Home
last modified time | relevance | path

Searched refs:td (Results 351 – 375 of 571) sorted by last modified time

1...<<11121314151617181920>>...23

/plugin/ckgdoku/ckeditor/skins/moono/
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/ckgdoku/scripts/
H A Dparse_wiki.js.unc95 var type = rows[i][col].type == 'td'? '|': '^';
126 'td': "|", 'th': "^", 'tr':" ", 'table': "\n\n", 'ol':" - ", 'ul': " * ", 'li': "",
133 'td': " ", 'th': " ", 'tr':"|\n", 'ol':" ", 'ul': " ", 'li': "\n",
383 else if(tag == 'td' || tag == 'th') {
411 if(tag == 'td' || tag == 'th') {
509 if(tag == 'td' || tag == 'th') {
510 if(tag == 'td') {
1096 if(tag == 'td' || tag == 'th' || (this.last_col_pipes && this.td_align == 'center')) {
1217 if(useComplexTables && (tag == 'td' || tag == 'th')) {
1333 else if(current_tag == 'td' || current_tag == 'th') {
[all …]
/plugin/ckgdoku/ckeditor/
H A Dcontents.css1 …ion{caption-side:top;text-align:left}[dir=rtl] caption{text-align:right}th,td{padding:.3em .5em;ma… selector
H A Dcontents.css.unc50 td {
106 /* same font stack should be used for ".dokuwiki table.diff td" in _diff.css */
/plugin/ckgdoku/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc182 if ( targetName != 'td' ) return;
234 …'<style type="text/css">#c_chart td { height: 16px; width: 16px; border: 2px solid white; }</style…
244 …ohtml.push('<td style="background-color: #' + color_vals[i] + ';" title= #"'+ color_vals[i] + '"><…
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/dwcommits/
H A Dstyle.css17 table.dwc_dbq td { padding: 2px; }
H A Dadmin.php236 ptln('<tr><td colspan="5">' . $this->getLang('explain_git') . '</td>');
239 …ptln('<tr><td>&nbsp;&nbsp;<input type="submit" name="cmd[status]" value="'.$this->getLang('btn_st…
240 ptln('<td>' . $this->getLang('header_git_status') . '</td>');
241 ptln('<td>&nbsp;</td>');
242 …ptln('<td>&nbsp;&nbsp;<input type="submit" name="cmd[pull]" value="'.$this->getLang('btn_pull').'…
243 ptln('<td>' . $this->getLang('header_git_pull') . '</td>');
271 ptln('<td>&nbsp;' . $this->getLang('header_git_fetch') . '</td>');
272 ptln('<td>&nbsp;&nbsp;</td>');
279 …ptln('<td>&nbsp;&nbsp;<td align="right"><input type="submit" name="cmd[add]" value="'.$this->getL…
281 ptln('<td>&nbsp;&nbsp;</td>');
[all …]
/plugin/vkeyboard/
H A Dvkeyboard.js.unc1305 var td = document.createElement('td');
1330 } td.appendChild(div);
1331 tr.appendChild(td);
1333 var kbNumpad = document.createElement('td');
1342 var ntd = document.createElement('td');
1416 var td = document.createElement('td');
1424 } td.appendChild(small);
1433 td.className = className.join(" ");
1480 } VKI_mouseEvents(td);
1481 tr.appendChild(td);
[all …]
H A Dstyle.css159 #keyboardInputMaster tbody tr td {
183 #keyboardInputMaster tbody tr td table tbody tr td {
203 #keyboardInputMaster tbody tr td table tbody tr td.last {
206 #keyboardInputMaster tbody tr td table tbody tr td.space {
209 #keyboardInputMaster tbody tr td table tbody tr td.deadkey {
212 #keyboardInputMaster tbody tr td table tbody tr td.target {
215 #keyboardInputMaster tbody tr td table tbody tr td:hover,
216 #keyboardInputMaster tbody tr td table tbody tr td.hover {
225 #keyboardInputMaster tbody tr td table tbody tr td:active,
226 #keyboardInputMaster tbody tr td table tbody tr td.pressed {
[all …]
/plugin/btable/
H A Dstyle.css1 div.dokuwiki table.inline td.okay {
6 div.dokuwiki table.inline td.notokay {
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dhtml-block.md5 <td>a</td>
6 <td>b</td>
9 <td>c</td>
10 <td>d</td>
H A Dspecs.md102 <td>Foo</td>
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
H A Dgithub-sample.md144 <td>1</td><td>Tom Preston-Werner</td><td>Awesome</td>
147 <td>2</td><td>Albert Einstein</td><td>Nearly as awesome</td>
/plugin/autolink3/
H A Dstyle.css7 div#autolink3 td
23 div#autolink3>form>table>tbody>tr>td>select
/plugin/fckg/fckeditor/editor/css/
H A Dfck_editorarea.css.dokuwiki_template34 body, td, th {
56 td {
60 td
H A Dfck_editorarea_RTL.css10 body, td, th { selector
32 td { selector
36 td selector
H A Dfck_internal.css38 table.FCK__ShowTableBorders, table.FCK__ShowTableBorders td, table.FCK__ShowTableBorders th
H A Dfck_editorarea.css34 body, td, th { selector
56 td { selector
60 td selector
H A Dfck_editorarea.css.default_template34 body, td, th {
54 td {
58 td
H A Dfck_showtableborders_gecko.css33 table[border="0"] > tr > td, table[border="0"] > tr > th,
34 table[border="0"] > tbody > tr > td, table[border="0"] > tbody > tr > th,
35 table[border="0"] > thead > tr > td, table[border="0"] > thead > tr > th,
36 table[border="0"] > tfoot > tr > td, table[border="0"] > tfoot > tr > th
43 table:not([border]) > tr > td, table:not([border]) > tr > th,
44 table:not([border]) > tbody > tr > td, table:not([border]) > tbody > tr > th,
45 table:not([border]) > thead > tr > td, table:not([border]) > thead > tr > th,
46 table:not([border]) > tfoot > tr > td, table:not([border]) > tfoot > tr > th
/plugin/fckg/scripts/
H A Dvki_kb.js1218 var td = document.createElement('td'); variable
1243 } td.appendChild(div);
1244 tr.appendChild(td);
1329 var td = document.createElement('td');
1337 } td.appendChild(small);
1346 td.className = className.join(" ");
1357 VKI_addListener(td, 'click', function() {
1378 VKI_addListener(td, 'click', function() {
1391 VKI_addListener(td, 'click', VKI_keyClick, false);
1393 } VKI_mouseEvents(td);
[all …]
/plugin/fckg/fckeditor/editor/dialog/fck_scayt/
H A Dscayt_dialog.css13 body, td, input, select, textarea selector
/plugin/fckg/fckeditor/editor/filemanager/browser/default/
H A Dbrowser.css49 body, td, input, select selector
105 td { font-size: 8pt; } selector
134 td.img { border-bottom: 1px solid gray; padding-top: 2px; }
135 td.silver {

1...<<11121314151617181920>>...23