Home
last modified time | relevance | path

Searched refs:td (Results 76 – 100 of 571) sorted by relevance

12345678910>>...23

/plugin/datepicker/
H A Dstyle.css99 .calendar tbody .rowhilite td {
103 .calendar tbody .rowhilite td.wn {
107 .calendar tbody td.hilite { /* Hovered cells <TD> */
212 .calendar td.time {
219 .calendar td.time .hour,
220 .calendar td.time .minute,
221 .calendar td.time .ampm {
228 .calendar td.time .ampm {
232 .calendar td.time .colon {
237 .calendar td.time span.hilite {
[all …]
/plugin/translator/
H A Dstyle.css30 #translator table.translation_table td {
46 #translator table.translation_table td.resourceKey {
52 #translator table.translation_table td label input.edit, #translator table.translation_table td tex…
59 #translator table.translation_table td label.translation_value input {
63 #translator table.translation_table td label.translation_editor span {
68 #translator table.translation_table td.translation_editor {
/plugin/monthcal/
H A Dstyle.css7 div.dokuwiki table.monthcal tr.description td {
11 div.dokuwiki table.monthcal tr.description td.month {
14 div.dokuwiki table.monthcal tr.description td.year {
19 div.dokuwiki table.monthcal tr td,
38 div.dokuwiki table.monthcal td.today {
/plugin/lastfm/
H A Dstyle.css27 div.dokuwiki td.plugin_lastfm_rank {
33 div.dokuwiki td.plugin_lastfm_artist,
34 div.dokuwiki td.plugin_lastfm_count,
35 div.dokuwiki td.plugin_lastfm_track,
36 div.dokuwiki td.plugin_lastfm_tag {
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Dgetid3.css59 table.table td {
67 table.table td.header {
88 table.dump td {
98 td.dump_string {
104 td.dump_integer {
109 td.dump_double {
114 td.dump_boolean {
152 table.form td {
/plugin/diagramsnet/lib/mxgraph/css/
H A Dcommon.css45 td.mxWindowTitle {
59 td.mxWindowPane {
67 td.mxWindowPane td {
71 td.mxWindowPane input, td.mxWindowPane select, td.mxWindowPane textarea, td.mxWindowPane radio {
79 td.mxWindowPane button {
153 td.mxPopupMenuItem {
159 td.mxPopupMenuIcon {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/DocGenerators/
H A DMarkdown.php167 echo '<td>'.PHP_EOL.PHP_EOL;
169 echo '</td>'.PHP_EOL;
170 echo '<td>'.PHP_EOL.PHP_EOL;
172 echo '</td>'.PHP_EOL;
/plugin/datatables/assets/datatables.net-bs/css/
H A DdataTables.bootstrap.min.css
/plugin/datatables/assets/datatables.net-responsive-bs/css/
H A Dresponsive.bootstrap.min.css
/plugin/noticeboard/noticeboard/
H A Dstyle.css131 div.noticeboard-show table tbody td,
132 table.noticeboard-show-detail tbody td{
139 div.noticeboard-show table tbody td,
140 table.noticeboard-show-detail tbody td{
146 div.noticeboard-show table tbody td.left,
147 table.noticeboard-show-detail tbody td.left{
158 div.noticeboard-show table tbody td p,
159 table.noticeboard-show-detail tbody td p{
219 div.noticeboard-show table.noticeboard_calendar td{
227 div.noticeboard-show table.noticeboard_calendar td.today,
[all …]
/plugin/noticeboard/
H A Dstyle.css131 div.noticeboard-show table tbody td,
132 table.noticeboard-show-detail tbody td{
139 div.noticeboard-show table tbody td,
140 table.noticeboard-show-detail tbody td{
146 div.noticeboard-show table tbody td.left,
147 table.noticeboard-show-detail tbody td.left{
158 div.noticeboard-show table tbody td p,
159 table.noticeboard-show-detail tbody td p{
219 div.noticeboard-show table.noticeboard_calendar td{
227 div.noticeboard-show table.noticeboard_calendar td.today,
[all …]
/plugin/translate/
H A Dmake_langnames_file.php37 foreach ($tds as $td) {
38 if ($td->nodeName != 'td') continue;
39 if (!isset($code)) $code = trim($td->textContent);
40 else $row[] = trim($td->textContent);
/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/vbsso/views/
H A Dadmin.html2-2.select.open.tpl2 <td><label for="[[content-0]]_[[content-1]]">[[content-2]]</label></td>
3 <td><select id="[[content-3]]_[[content-4]]" name="[[content-5]]_[[content-6]]">
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DHtmlFormatter.php54 * @param string $td Row standard cell content
57 protected function addRow(string $th, string $td = ' ', bool $escapeTd = true): string argument
61 $td = '<pre>'.htmlspecialchars($td, ENT_NOQUOTES, 'UTF-8').'</pre>';
64 …ding: 4px;text-align: left;vertical-align: top;background: #eee;color: #000\">".$td."</td>\n</tr>";
/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/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/blogtng/
H A Dstyle.css73 div.dokuwiki div#blogtng__admin table td {
85 div.dokuwiki div#blogtng__admin table td.admin_checkbox {
89 div.dokuwiki div#blogtng__admin table td.comment_edit,
90 div.dokuwiki div#blogtng__admin table td.entry_edit {
94 div.dokuwiki div#blogtng__admin table td span {
99 div.dokuwiki div#blogtng__admin table td span:first-child {
104 div.dokuwiki div#blogtng__admin table td span img {
114 div.dokuwiki div#blogtng__admin table td.entry_comments {
118 div.dokuwiki div#blogtng__admin table td.comment_entry {
122 div.dokuwiki div#blogtng__admin table td.comment_status,
[all …]
/plugin/davcal/datetimepicker-2.4.5/
H A Djquery.datetimepicker.less271 .xdsoft_datetimepicker .xdsoft_calendar td > div {
300 .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
309 .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
315 .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
316 .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
324 .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
325 .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
337 .xdsoft_datetimepicker .xdsoft_calendar td:hover,
351 .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
442 .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
[all …]
/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/combo/resources/theme/default/pages/templates/
H A Dapp-diff.css11 .dokuwiki table.diff td {
52 .dokuwiki table.diff td {
55 .dokuwiki table.diff td.diff-blockheader {
66 .dokuwiki table.diff td.diff-context {
70 .dokuwiki table.diff td.diff-addedline strong,
71 .dokuwiki table.diff td.diff-deletedline strong {
88 .dokuwiki table.diff_sidebyside td.diffnav {
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcklistslib.js34 …ents : { p:1,div:1,form:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,address:1,pre:1,ol:1,ul:1,li:1,td:1,th:1 }, property in FCKListsLib.NonEmptyBlockElements
49 PathBlockLimitElements : { body:1,div:1,td:1,th:1,caption:1,form:1 }, property in FCKListsLib.PathBlockLimitElements
55 StyleObjectElements : { img:1,hr:1,li:1,table:1,tr:1,td:1,embed:1,object:1,ol:1,ul:1 }, property in FCKListsLib.StyleObjectElements
58 …1,pre:1,ol:1,ul:1,li:1,dt:1,de:1,table:1,thead:1,tbody:1,tfoot:1,tr:1,th:1,td:1,caption:1,col:1,co… property in FCKListsLib.BlockBoundaries
59 …1,pre:1,ol:1,ul:1,li:1,dt:1,de:1,table:1,thead:1,tbody:1,tfoot:1,tr:1,th:1,td:1,caption:1,col:1,co… property in FCKListsLib.ListBoundaries
/plugin/searchpattern/
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/farmer/
H A Dstyle.less82 td {
87 td.off {
92 td.on {
97 td.default {
/plugin/edittable/lib/
H A Dhandsontable.less40 .handsontable td {
69 .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr >…
120 .handsontable td,
165 .handsontable td {
184 .handsontable td.htInvalid {
188 .handsontable td.htNoWrap {
208 .handsontable td:first-of-type,
354 .handsontable td.area {
580 .handsontable.listbox td {
585 .handsontable.listbox td {
[all …]

12345678910>>...23