Home
last modified time | relevance | path

Searched refs:td (Results 126 – 150 of 571) sorted by last modified time

12345678910>>...23

/plugin/captcha/
H A Dhelper.php176 $td = date('Y-m-d');
180 return sha1(implode("\n", [$ID, $lm, $td, $ip, $salt]));
/plugin/tplinc/
H A Dstyle.less3 td {
11 td.drag {
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/az-Latn/
H A Daz-Latn.txt
/plugin/ckgedit/ckeditor/skins/moono/
H A Ddialog.css5 …00px;padding:2px;background-color:white}.cke_dialog .ImagePreviewBox table td{white-space:normal}.…
H A Ddialog_ie.css5 …00px;padding:2px;background-color:white}.cke_dialog .ImagePreviewBox table td{white-space:normal}.…
H A Ddialog_ie7.css5 …00px;padding:2px;background-color:white}.cke_dialog .ImagePreviewBox table td{white-space:normal}.…
H A Ddialog_ie8.css5 …00px;padding:2px;background-color:white}.cke_dialog .ImagePreviewBox table td{white-space:normal}.…
H A Ddialog_iequirks.css5 …00px;padding:2px;background-color:white}.cke_dialog .ImagePreviewBox table td{white-space:normal}.…
H A Ddialog_opera.css5 …00px;padding:2px;background-color:white}.cke_dialog .ImagePreviewBox table td{white-space:normal}.…
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc1015 '<div class="ImagePreviewBox"><table><tr><td>' +
1021 '</td></tr></table></div></div>'
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/bak/
H A Dmsword.js.unc117 inner = inner.replace(/<td.*?>/mg, "<td>");
/plugin/ckgedit/ckeditor/
H A Dckeditor.js.unc1408 td: c,
1423 td: 1
1485 td: 1,
1635 td: 1,
1666 td: 1,
3177 td: 1,
8755 td: 1,
9250 td: 1,
10082 td: 1,
13209 td: 1
[all …]
H A Dcontents-default.css30 body, td, th { selector
50 td { selector
54 td selector
H A Dcontents.css1 …ion{caption-side:top;text-align:left}[dir=rtl] caption{text-align:right}th,td{padding:.3em .5em;ma… selector
/plugin/ckgedit/scripts/
H A Dparse_wiki-cmpr.js1td:"|",th:"^",tr:" ",table:"\n\n",ol:" - ",ul:" * ",li:"",code:"''",pre:"\n<",hr:"\n\n----\n\n",… property in parse_wikitext.o
H A Dparse_wiki.js.unc62 type: 'td',
106 var type = rows[i][col].type == 'td' ? '|' : '^';
152 'td': "|",
185 'td': " ",
468 } else if (tag == 'td' || tag == 'th') {
500 if (tag == 'td' || tag == 'th') {
597 if (tag == 'td' || tag == 'th') {
598 if (tag == 'td') {
1241 if (useComplexTables && (tag == 'td' || tag == 'th')) {
1342 } else if (current_tag == 'td' || current_tag == 'th') {
[all …]
/plugin/ckgedit/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js.orig10 …r k="cke_specialchar_label_"+d+"_"+CKEDITOR.tools.getNextNumber();f.push('<td class="cke_dark_back…
11 …abel" id="'+k+'">'+e+"</span></a>")}else f.push('<td class="cke_dark_background">&nbsp;');f.push("…
H A Dspecialchar.js.unc207 html.push( '<td class="cke_dark_background" style="cursor: default" role="presentation">' +
220 html.push( '<td class="cke_dark_background">&nbsp;' );
223 html.push( '</td>' );
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc86 // <table><tr><td>[&nbsp;</td></tr></table>]
130 var cell = row.append( makeElement( 'td' ) );
169 newCell.renameNode( 'td' );
193 newCell.renameNode( 'td' );
/plugin/ckgedit/ckeditor/plugins/tableselection/styles/
H A Dtableselection.css13 /* We have to use !important here, as td might specify it's own background, thus table selection
/plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js.unc128 'default': 'td',
130 [ langCell.data, 'td' ],
/plugin/ckgedit/ckeditor/plugins/wsc/skins/moono-lisa/
H A Dwsc.css7 div[name=SpellTab] .wsc-spelltab-bottom .cke_dialog_ui_vbox td > .cke_dialog_ui_button:first-child
/plugin/ckgedit/ckeditor/skins/kama/
H A Ddialog_ie.css5 …00px;padding:2px;background-color:white}.cke_dialog .ImagePreviewBox table td{white-space:normal}.…
H A Ddialog_ie7.css5 …00px;padding:2px;background-color:white}.cke_dialog .ImagePreviewBox table td{white-space:normal}.…
H A Ddialog_ie8.css5td{white-space:normal}.cke_dialog .ImagePreviewLoader{position:absolute;white-space:normal;overflo…

12345678910>>...23