Home
last modified time | relevance | path

Searched refs:table (Results 151 – 175 of 1203) sorted by path

12345678910>>...49

/plugin/ckgdoku/ckeditor/lang/
H A Dfr.js.unc577 "table": {
H A Dlang_array.txt571 "table": {
/plugin/ckgdoku/ckeditor/plugins/colordialog/dialogs/
H A Dcolordialog.css7 …width: 12px; /* All cells have equal width which depends on parent width (in this case table paren…
/plugin/ckgdoku/ckeditor/plugins/copyformatting/styles/
H A Dcopyformatting.css31 .cke_copyformatting_active table,
/plugin/ckgdoku/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc235 …'<table id = "c_chart" style="border:2px solid white;" cellspacing="2" cellpadding="2"><tbody><t…
248 ohtml.push( '</tbody></table></div>' );
468 …html: '<table style="border: 1px solid silver;"><tr><td style="width:24px;">&nbsp;</td><tr></table
534 …html: '<table style="border: 1px solid silver;"><tr><td style="width:24px;">&nbsp;</td><tr></table
/plugin/ckgdoku/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc1014 '<div class="ImagePreviewBox"><table><tr><td>' +
1020 '</td></tr></table></div></div>'
/plugin/ckgdoku/ckeditor/plugins/pastefromword/filter/
H A Ddefault.js13 ….replace(/&nbsp;/g,"")},CKEDITOR.NODE_TEXT,!0);k.createStyleStack(a,q,b)},table:function(a){a._tdB…
/plugin/ckgdoku/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js.4.37 …d=['<div><span id="'+d+'" class="cke_voice_label">'+a.options+"</span>",'<table role="listbox" ari…
9 …r>")}if(a<g-1){for(;a<g-1;a++)d.push("<td></td>");d.push("</tr>")}d.push("</tbody></table></div>");
H A Dsmiley.js.unc132 // Build the HTML for the smiley images table.
137 …'<table role="listbox" aria-labelledby="' + labelId + '" style="width:100%;height:100%;border-coll…
204 html.push( '</tbody></table></div>' );
/plugin/ckgdoku/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js.orig9 …specialChars,a=CKEDITOR.tools.getNextId()+"_specialchar_table_label",f=['<table role="listbox" ari…
11 …rk_background">&nbsp;');f.push("</td>")}f.push("</tr>")}f.push("</tbody></table>",'<span id="'+a+'…
H A Dspecialchar.js.unc180 var html = [ '<table role="listbox" aria-labelledby="' + charsTableLabel + '"' +
228 …html.push( '</tbody></table>', '<span id="' + charsTableLabel + '" class="cke_voice_label">' + lan…
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js1table.title,minWidth:310,minHeight:CKEDITOR.env.ie?310:280,onLoad:function(){var k=this;var l},onS…
H A Dtable.js.unc16 function tableColumns( table ) {
20 row = table.$.rows[ i ], cols = 0;
58 title: editor.lang.table.title,
73 table;
83 table = selected;
86 // <table><tr><td>[&nbsp;</td></tr></table>]
90 table = editor.elementPath( ranges[ 0 ].getCommonAncestor( true ) ).contains( 'table', 1 );
98 if ( table ) {
99 this.setupContent( table );
112 var table = this._.selectedElement || makeElement( 'table' ),
[all …]
/plugin/ckgdoku/ckeditor/plugins/tableselection/styles/
H A Dtableselection.css1 .cke_table-faked-selection-editor *::selection, table.cke_table-faked-selection-table *::selection {
19 /* We have to use !important here, as td might specify it's own background, thus table selection
/plugin/ckgdoku/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js1table,d=b.cell,c=e.lang.common,i=CKEDITOR.dialog.validate,k=/^(\d+(?:\.\d+)?)(px|%)$/,j=/^(\d+(?:\…
H A DtableCell.js.unc7 var langTable = editor.lang.table,
82 label: editor.lang.table.widthUnit,
/plugin/ckgdoku/ckeditor/skins/moono-lisa/
H A Ddialog.css5table,.cke_dialog_ui_hbox table{margin:auto}.cke_dialog_ui_vbox_child{padding:5px 0}.cke_dialog_ui…
H A Ddialog_ie.css5table,.cke_dialog_ui_hbox table{margin:auto}.cke_dialog_ui_vbox_child{padding:5px 0}.cke_dialog_ui…
H A Ddialog_ie8.css5table,.cke_dialog_ui_hbox table{margin:auto}.cke_dialog_ui_vbox_child{padding:5px 0}.cke_dialog_ui…
H A Ddialog_iequirks.css5table,.cke_dialog_ui_hbox table{margin:auto}.cke_dialog_ui_vbox_child{padding:5px 0}.cke_dialog_ui…
H A Deditor.css5table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{di…
H A Deditor_gecko.css5table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{di…
H A Deditor_ie.css5table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{di…
H A Deditor_ie8.css5table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{di…
H A Deditor_iequirks.css5table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{di…

12345678910>>...49