Home
last modified time | relevance | path

Searched refs:td (Results 26 – 50 of 571) sorted by relevance

12345678910>>...23

/plugin/dokumicrobugtracker/css/
H A Ddemo_table.css146 table.display td {
150 table.display td.center {
271 td.group {
277 td.details {
329 tr.odd td.sorting_1 {
333 tr.odd td.sorting_2 {
337 tr.odd td.sorting_3 {
341 tr.even td.sorting_1 {
345 tr.even td.sorting_2 {
349 tr.even td.sorting_3 {
[all …]
H A Ddemo_table_jui.css197 table.display td {
201 table.display td.center {
328 td.group {
334 td.details {
380 tr.odd td.sorting_1 {
384 tr.odd td.sorting_2 {
388 tr.odd td.sorting_3 {
392 tr.even td.sorting_1 {
396 tr.even td.sorting_2 {
400 tr.even td.sorting_3 {
[all …]
/plugin/dokumicrobugtracker/
H A Dstyle.css146 table.display td {
271 td.group {
277 td.details {
329 tr.odd td.sorting_1 {
333 tr.odd td.sorting_2 {
337 tr.odd td.sorting_3 {
341 tr.even td.sorting_1 {
508 table.KeyTable td {
736 table.display td {
859 td.group {
[all …]
/plugin/form/
H A Dsyntax.php910 $data .= '<tr><td colspan="2">'
916 .'</td></tr>';
952 $data .= '<tr><td></td><td>'
956 .'</td></tr>';
1019 $data .= '<tr><td colspan="2">&nbsp;</td></tr>';
1031 $data .= '<tr><td></td><td> '
1038 .'</td></tr>';
1057 $data .= '<tr><td colspan="2"><span style="color:#FF0000;">'
1059 .'</span></td></tr>';
/plugin/bugzillahttp/
H A Dstyle.css7 .bugtable td {
15 .bugtable_closed td {
20 .bugtable_resolved td {
24 .bugtable_verified td {
28 .bugtable_P1 td {
33 .bugtable_P2 td {
37 .bugtable_P3 td {
41 .bugtable_P4 td {
45 .bugtable_P5 td {
/plugin/minical/
H A Dsyntax.php207 $out .= '<td class="weekday">'.$day.'</td>';
235 $out .= '<td class="blank">&nbsp;</td>';
244 $out .= '<td class="today">'.$this->_calendar_day($dayWP,$day).'</td>';
246 $out .= '<td class="day">'.$this->_calendar_day($dayWP,$day).'</td>';
252 $out .= '<td class="blank">&nbsp;</td>';
/plugin/ipa/
H A Dipa.css46 td { selector
49 td, selector
53 table.diacritics td,
54 td.combine {
57 table.diacritics td {
61 td a {
67 td a:link, td a:visited {
70 td a:hover, td a:active, td a:focus {
73 td.impossible {
/plugin/xkcd/
H A DREADME.md6 <td>The Plugin display the lastest xkcd comic</td>
10 <td>Zahno Silvan</td>
14 <td>zaswiki@gmail.com</td>
18 <td>syntax</td>
22 <td>2020-09-02</td>
26 <td>comic, rss, xkcd, strip</td>
/plugin/refnotes/
H A Dadmin.css23 div#refnotes-config div#config__manager td.list {
36 div#refnotes-config div#config__manager td.lean-label {
41 div#refnotes-config div#config__manager td.value {
46 div#refnotes-config div#config__manager td.value div.input {
50 div#refnotes-config div#config__manager td.value select {
54 div#refnotes-config div#config__manager td.value input.edit {
58 div#refnotes-config div#config__manager td.value input.button {
64 div#refnotes-config div#config__manager td.value input.button[disabled] {
68 div#refnotes-config div#config__manager td.value textarea {
84 div#refnotes-config div#config__manager td
[all...]
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.layout.table.js5 …er){var table=jQuery('<table class="syntax highlighted"></table>'),tr=null,td=null,a=null,line=1;v…
6 td=document.createElement('td');td.className="number";number=document.createElement('span');number.…
/plugin/wikicalendar/
H A Dstyle.css24 div.dokuwiki table.plugin_wikicalendar td {
32 div.dokuwiki table.plugin_wikicalendar_go2 td {
36 div.dokuwiki table.plugin_wikicalendar td.weekday {
42 div.dokuwiki table.plugin_wikicalendar td.day,
43 div.dokuwiki table.plugin_wikicalendar td.today {
47 div.dokuwiki table.plugin_wikicalendar td.blank {
51 div.dokuwiki table.plugin_wikicalendar td.day:hover,
52 div.dokuwiki table.plugin_wikicalendar td.today:hover {
64 div.dokuwiki table.plugin_wikicalendar td.today div.noevent,
69 div.dokuwiki table.plugin_wikicalendar td.day div.isevent {
[all …]
/plugin/wolframalpha/
H A DREADME.md6 <td>The Wolfram Alpha plugin let you add Wolfram Widget easily</td>
10 <td>Zahno Silvan</td>
14 <td>zaswiki@gmail.com</td>
18 <td>syntax</td>
22 <td>2012-10-22</td>
26 <td>wolfram, alpha, widget, embed, calculation, mathematic</td>
/plugin/bibtex/OSBib/create/
H A DADMINSTYLE.php373 $pString .= TABLE::td($td);
429 $pString .= TABLE::td($td, FALSE, FALSE, "top");
447 $pString .= TABLE::td($td, FALSE, FALSE, "top");
464 $pString .= TABLE::td($td, FALSE, FALSE, "top");
501 $pString .= TABLE::td($td);
505 $pString .= TABLE::td($td);
532 $pString .= TABLE::td($td);
553 $pString .= TABLE::td($td);
636 $pString .= TABLE::td($td);
657 $pString .= TABLE::td($td);
[all …]
/plugin/geourl/
H A Dadmin.php113 …' <tr><td> '.$this->getLang('gu_geourl_latitude').' </td><td><input type="text" name="geourl[latit…
114 …<tr><td> '.$this->getLang('gu_geourl_longitude').' </td><td><input type="text" name="geourl[longit…
/plugin/usersubscriptions/
H A Dstyle.css16 div.dokuwiki table.usersubscriptions td.usersubscriptions_nothing {
21 div.dokuwiki table.usersubscriptions td.usersubscription_success {
25 div.dokuwiki table.usersubscriptions td.usersubscription_failure {
29 div.dokuwiki table.usersubscriptions td.usersubscriptions_nothing select option.usersubscriptions_n…
33 div.dokuwiki table.usersubscriptions td.usersubscriptions_nothing select option.usersubscriptions_s…
37 div.dokuwiki table.usersubscriptions td p.usersubscriptions_description {
44 div.dokuwiki table.usersubscriptions td.usersubscriptions_delete img {
49 div.dokuwiki table.usersubscriptions td p.usersubscriptions_description img {
54 div.dokuwiki table.usersubscriptions td p.usersubscriptions_description span.usersubscriptions_id {
60 div.dokuwiki table.usersubscriptions td.usersubscriptions_delete {
/plugin/pagelist/
H A Dstyle.css26 div.dokuwiki table.pagelist td {
32 div.dokuwiki table.ul td {
48 div.dokuwiki table.pagelist td,
49 div.dokuwiki table.ul td {
54 div.dokuwiki table.pagelist td.page,
55 div.dokuwiki table.ul td.page {
/plugin/paypal/
H A DREADME.md6 <td>The PayPal plugin let you add an donation button easily</td>
10 <td>Zahno Silvan</td>
14 <td>zaswiki@gmail.com</td>
18 <td>syntax</td>
22 <td>2011-02-17</td>
26 <td>paypal, donation, embed, button</td>
/plugin/directions/
H A Dstyle.css11 td.directions_dbox_table_title_column {
42 td.directions_dbox_table_outgoing_column {
48 td.directions_dbox_table_incoming_column {
54 td.directions_dbox_table_incoming_column {
76 td.jumps_dbox_table_title_column {
84 td.jumps_dbox_table_title_from_column {
91 td.jumps_dbox_table_title_to_column {
97 td.jumps_dbox_table_title_count_column {
104 td.jumps_dbox_table_to_column {
110 td.jumps_dbox_table_from_column {
[all …]
/plugin/columns/
H A Dstyle.css8 div.dokuwiki table.columns-plugin td.columns-plugin {
15 div.dokuwiki table.columns-plugin td.columns-plugin.first {
19 div.dokuwiki table.columns-plugin td.columns-plugin.last {
23 div.dokuwiki table.columns-plugin td.columns-plugin.left {
27 div.dokuwiki table.columns-plugin td.columns-plugin.center {
31 div.dokuwiki table.columns-plugin td.columns-plugin.right {
35 div.dokuwiki table.columns-plugin td.columns-plugin.center table {
40 div.dokuwiki table.columns-plugin td.columns-plugin.right table {
/plugin/dir/
H A Dstyle.css21 div.dokuwiki table.pagelist td {
26 div.dokuwiki table.ul td {
46 div.dokuwiki td.date,
47 div.dokuwiki td.user,
48 div.dokuwiki td.desc,
49 div.dokuwiki td.comments,
50 div.dokuwiki td.tags {
58 div.dokuwiki td.date {
62 div.dokuwiki td.dpage {
73 div.dokuwiki td.rowno {
[all …]
/plugin/groupusers/
H A Dsyntax.php83 $renderer->doc .= '<td>'.htmlspecialchars($user).'</td>';
84 $renderer->doc .= '<td>'.hsc($info['name']).'</td>';
87 $renderer->doc .= '<td>';
89 $renderer->doc .= '</td>';
/plugin/diagramsnet/lib/js/grapheditor/
H A DDialogs.js183 tr.appendChild(td);
433 var row, td;
445 row.appendChild(td);
477 row.appendChild(td);
557 row.appendChild(td);
757 var row, td;
770 row.appendChild(td);
778 row.appendChild(td);
788 row.appendChild(td);
832 row.appendChild(td);
[all …]
/plugin/selfmeasurement/
H A Dstyle.css1 div.dokuwiki td.bpmeasurement_who {
7 div.dokuwiki td.bpmeasurement_day {
13 div.dokuwiki td.bpmeasurement_type {
18 div.dokuwiki td.bpmeasurement_horizheader_main {
24 div.dokuwiki td.bpmeasurement_horizheader {
30 div.dokuwiki td.bpmeasurement_average_verticheader {
36 div.dokuwiki td.bpmeasurement_average_horizheader {
/plugin/vkeyboard/
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/fckg/
H A Dstyle.css167 #keyboardInputMaster tbody tr td {
191 #keyboardInputMaster tbody tr td table tbody tr td {
211 #keyboardInputMaster tbody tr td table tbody tr td.last {
214 #keyboardInputMaster tbody tr td table tbody tr td.space {
217 #keyboardInputMaster tbody tr td table tbody tr td.deadkey {
220 #keyboardInputMaster tbody tr td table tbody tr td.target {
223 #keyboardInputMaster tbody tr td table tbody tr td:hover,
224 #keyboardInputMaster tbody tr td table tbody tr td.hover {
233 #keyboardInputMaster tbody tr td table tbody tr td:active,
234 #keyboardInputMaster tbody tr td table tbody tr td.pressed {
[all …]

12345678910>>...23