Home
last modified time | relevance | path

Searched refs:td (Results 426 – 450 of 571) sorted by path

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

/plugin/s5reloaded/ui/effects_support/
H A Dunittest.js127 $$("tr.failed .nameCell").each( function(td){ // todo: limit to children of this.log argument
128 td.title = "Run only this test";
129 Event.observe(td, 'click', function(){ window.location.search = "?tests=" + td.innerHTML;});
131 $$("tr.passed .nameCell").each( function(td){ // todo: limit to children of this.log argument
132 td.title = "Run all tests";
133 Event.observe(td, 'click', function(){ window.location.search = "";});
/plugin/s5reloaded/ui/thesis/
H A Dpretty.css400 table td
522 table.piechart tr td, table.barchart tr td, table.linechart tr td { vertical-align: top; white-spac…
523 table.piechart tr td.col, table.barchart tr td.col, table.linechart tr td.col { border-bottom: 1px …
524 table.fs90 tr td, table.fs90 tr th, div.fs90, pre.fs90, p.fs90 ,ul.fs90 {font-size: 0.9em; }
525 table.fs75 tr td, table.fs75 tr th, div.fs75, pre.fs75, p.fs75 ,ul.fs75 {font-size: 0.75em; }
526 table.fs66 tr td, table.fs66 tr th, div.fs66, pre.fs66, p.fs66 ,ul.fs66 {font-size: 0.66em; }
527 table.fs50 tr td, table.fs50 tr th, div.fs50, pre.fs50, p.fs50 ,ul.fs50 {font-size: 0.5em; }
/plugin/schedule/
H A Dstyle.css37 div.schedule table.admin tr td.name {
40 div.schedule table.admin tr td.value {
67 div.schedule table.long tr td {
113 div.schedule table.short td a {
117 div.schedule table.short td.week {
122 div.schedule table.short td.empty {
134 div.schedule table.short td.free {
182 div.schedule table.short td.op_1 {
186 div.schedule table.short td.op_2 {
190 div.schedule table.short td.op_3 {
[all …]
/plugin/schulzevote/
H A Dstyle.css33 #plugin__schulzevote table td {
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/scrape/HTMLPurifier/ConfigSchema/
H A Dschema.ser
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAutoFormat.RemoveEmpty.RemoveNbsp.Exceptions.txt
H A DURI.Munge.txt
/plugin/searchpattern/
H A Dprint.css16 table.sp_main_table td,th {
H A Dstyle.css8 …* - ver 0.3 : 2013-04-07 : Leo Eibler <dokuwiki@sprossenwanne.at>: add no result td.sp_nores backg…
22 div.dokuwiki div.sp_main table.sp_main_table td{ /*the cells of the table*/
52 div.dokuwiki div.sp_main table.sp_main_table td.sp_warning{ /*the warning cell*/
60 div.dokuwiki div.sp_main table.sp_main_table td.sp_warning ul { /*the list inside warning cells*/
67 div.dokuwiki div.sp_main table.sp_main_table td.sp_options { /*the options cell*/
72 div.dokuwiki div.sp_main table.sp_main_table td.sp_options ul { /*the inside options cell*/
88 div.dokuwiki div.sp_main table.sp_main_table td.sp_page{ /*the page name cells in results*/
92 div.dokuwiki div.sp_main table.sp_main_table td.sp_count{ /*the match number cells in results*/
95 div.dokuwiki div.sp_main table.sp_main_table td.sp_nores{ /*the "no result" cell*/
/plugin/searchstats/
H A Dadmin.php52 ptln('<td class="col0">'.$word.'</td>');
53 ptln('<td class="col1">'.$count.'</td>');
/plugin/securelogin/
H A Dsecurelogin.js115 var td = document.createElement('td');
116 tr.appendChild(td);
117td.innerHTML = '<label class="simple" for="use_securelogin">'+securelogin_update_label+'</label>';
118 td = document.createElement('td');
119 tr.appendChild(td);
120td.innerHTML = '<input type="checkbox" id="use_securelogin" name="use_securelogin" value="1" check…
/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/semanticdata/
H A Dstyle.css79 #dw__editform fieldset.plugin__data table tr td label span {
83 #dw__editform fieldset.plugin__data table tr td label {
99 #dw__editform fieldset.plugin__data table td {
103 #dw__editform fieldset.plugin__data table td select,
104 #dw__editform fieldset.plugin__data table td input {
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/specimen_files/
H A Dspecimen_stylesheet.css14 caption, tbody, tfoot, thead, tr, th, td selector
192 .sample_table td {
200 .sample_table td:first-child {
391 .render_table td {
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/skin/xp/
H A Dfirebug.css1472 .profileTable td {
2375 #fbChrome > tbody > tr > td {
/plugin/settingstree/
H A Dstyle.css67 .settingstree_area #config__manager table tr td .input_area input,
68 .settingstree_area #config__manager table tr td .input_area textarea,
69 .settingstree_area #config__manager table tr td .input_area select,
70 .settingstree_area #config__manager table tr td .input_area div.input
75 .settingstree_area #config__manager td.label{
79 .settingstree_area #config__manager td.label span.outkey{
/plugin/shibbolethauth/
H A Dstyle.css28 #shibboleth__manager fieldset td {
31 #shibboleth__manager fieldset td.value {
35 #shibboleth__manager td input.edit {
38 #shibboleth__manager td select.edit { }
39 #shibboleth__manager td textarea.edit {
70 #shibboleth__manager td.error { background-color: red; color: #000;}
/plugin/skype/
H A DREADME.md6 <td>The Skype plugin let you add an Skype contact button easily</td>
10 <td>Zahno Silvan</td>
14 <td>zaswiki@gmail.com</td>
18 <td>syntax</td>
22 <td>2014-06-16</td>
26 <td>button, skype, embed</td>
60 <td>chat</td>
61 <td>click function (chat, call, dropbdown)</td>
65 <td>24</td>
70 <td>white</td>
[all …]
/plugin/socialshareprivacy2/SSP/
H A DREADME.md391 <td></td>
450 <td></td>
455 <td></td>
464 <td></td>
470 <td></td>
475 <td></td>
488 <td></td>
493 <td></td>
498 <td></td>
503 <td></td>
[all …]
/plugin/sql2wiki/syntax/
H A Dquery.php145 foreach ($tds as $i => $td) {
146 if ($td === null) $td = '␀';
153 $renderer->cdata($td);
159 $parser->renderValue($td, $renderer, $mode);
164 $renderer->cdata($td);
/plugin/sqlcomp/
H A Dsyntax.php301 $td = "";
317 $td = "";
324 …$td .= str_replace(array("%number%","%text%","%type%"),array($j,$Value,$row["type"]),$this->aMessa…
327 …$tr .= str_replace(array("%number%","%text%","%type%"),array($i,$td,$row["type"]),$this->aMessages…
/plugin/sqlite/
H A Dadmin.php204 foreach ($tds as $td) {
205 if ($td === null) $td = '␀';
206 echo '<td>' . hsc($td) . '</td>';
/plugin/stars2/
H A DREADME.md6 <td>The Stars plugin let you add an rating easily</td>
10 <td>Zahno Silvan</td>
14 <td>zaswiki@gmail.com</td>
18 <td>syntax</td>
22 <td>2020-07-07</td>
26 <td>rating, stars, stars2, skull, embed</td>
/plugin/stats/
H A Dsyntax.php223 <td class="hof_row_pos"><b>'.$i.'</b></td>
224 <td class="hof_row_name">'.$userDisplayName[$userid].'</td>
225 <td class="hof_row_num">'.$edits.'</td>
296 <td class="hof_row_pos"><b>'.$i.'</b></td>
297 <td class="hof_row_name">'.html_wikilink(':'.$page).'</td>
298 <td class="hof_row_num">'.$pageedit.'</td>

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