Home
last modified time | relevance | path

Searched refs:td (Results 201 – 225 of 571) sorted by relevance

12345678910>>...23

/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dbootstrap.min.css5td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css… selector
/plugin/ckgdoku/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js.4.38 …>');var m="cke_smile_label_"+a+"_"+CKEDITOR.tools.getNextNumber();d.push('<td class="cke_dark_back…
9 …smiley_descriptions[a]+"</span></a>","</td>");a%g==g-1&&d.push("</tr>")}if(a<g-1){for(;a<g-1;a++)d…
/plugin/ckgedit/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js.4.38 …>');var m="cke_smile_label_"+a+"_"+CKEDITOR.tools.getNextNumber();d.push('<td class="cke_dark_back…
9 …smiley_descriptions[a]+"</span></a>","</td>");a%g==g-1&&d.push("</tr>")}if(a<g-1){for(;a<g-1;a++)d…
/plugin/issuetracker/
H A Dprint.css56 .it_form_table, .it_form_table tr td {
271 .itd__tables_tr, .itd__tables_tr td {
292 td.it_center {
354 td.itd_edit_tr {
446 .tbl_showmodlog td {
456 .it_search_result tr td p {
509 .frm_report_manager table, .frm_report_manager table th, .frm_report_manager table td {
522 .frm_report_manager td.other_controls {
H A Dstyle.css56 .it_form_table, .it_form_table tr td {
271 .itd__tables_tr, .itd__tables_tr td {
292 td.it_center {
354 td.itd_edit_tr {
446 .tbl_showmodlog td {
456 .it_search_result tr td p {
509 .frm_report_manager table, .frm_report_manager table th, .frm_report_manager table td {
522 .frm_report_manager td.other_controls {
/plugin/yearbox/
H A Dstyle.less44 td {
76 &.blank td {
/plugin/diagramsnet/lib/js/onedrive/
H A DmxODPicker.js551 var td = document.createElement('td');
552 td.style.width = '36px';
556 td.appendChild(typeImg);
558 row.appendChild(td);
559 td = document.createElement('td');
564 td.appendChild(titleDiv);
565 row.appendChild(td);
/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/permissioninfo/
H A Dstyle.css70 .piContainer .permissions td {
86 .piContainer .permissions .explicitUserPermission td {
/plugin/edittable/less/
H A Dcontextmenu.less3 tr td {
73 td.htSeparator div {
/plugin/diagramsnet/lib/js/grapheditor/
H A DMenus.js848 var row2 = graph.getParentByName(td, 'TR');
885 var td = null;
1023 if (td != null)
1025 row2 = graph.getParentByName(td, 'TR');
1039 j == td.cellIndex)
1065 if (td != null && row2 != null && selected)
1141 var td = elt.getElementsByTagName('td');
1143 for (i = 0; i < td.length; i++)
1147 td[i].style.display = 'none';
1419 var td = item.firstChild.nextSibling.nextSibling;
[all …]
/plugin/dirtylittlehelper/
H A DREADME.md128 <td> cell with text </td>
129 <td> amnother cell </td>
144 <dlh.td.wiki> call a plugin or some other cool stuff </dlh.th.wiki>
145 <dlh.td.wiki> **wiki syntax here** </dlh.th.wiki>
/plugin/datatables/assets/datatables.net-plugins/features/searchFade/
H A DdataTables.searchFade.min.css
/plugin/vbsso/views/
H A Dadmin.html2-2.select.close.tpl1 </select></td></tr>
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/assets/
H A Dsabredav.css26 td, selector
144 .nodeTable td {
173 .propTable td {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/assets/
H A Dsabredav.css26 td, selector
144 .nodeTable td {
173 .propTable td {
/plugin/news/
H A Dstyle.css1 #pagedata_news td.right { padding-right: 20px; }
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.less217 .fc td {
223 .fc td.fc-today {
275 .fc-row .fc-bgevent-skeleton td {
306 .fc-row .fc-content-skeleton td,
307 .fc-row .fc-helper-skeleton td {
593 .fc-unthemed td,
615 .fc-unthemed td.fc-today {
731 .ui-widget td.fc-axis {
1020 .fc-time-grid .fc-slats td {
1221 .fc-list-table td {
[all …]
/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/diagramsnet/lib/js/
H A Dembed.dev.js665 var td = document.createElement('td');
666 td.style.verticalAlign = 'middle';
667 td.style.textAlign = 'center';
668 td.style.fontSize = fontSize + 'px';
669 td.style.padding = '0px';
670 mxUtils.write(td, label);
671 tr.appendChild(td);
/plugin/diagramsnet/lib/js/diagramly/
H A DEmbed.js665 var td = document.createElement('td');
666 td.style.verticalAlign = 'middle';
667 td.style.textAlign = 'center';
668 td.style.fontSize = fontSize + 'px';
669 td.style.padding = '0px';
670 mxUtils.write(td, label);
671 tr.appendChild(td);
/plugin/revealjs/css/theme/template/
H A Dtheme.scss197 .reveal table td {
204 .reveal table td[align="center"] {
209 .reveal table td[align="right"] {
214 .reveal table tbody tr:last-child td {
/plugin/querychangelog/
H A Dstyle.css7 div.dokuwiki td,
/plugin/addressbook/
H A Dprint.css16 .plugin_addressbook_print td {
/plugin/htmlokay/
H A Dstyle.css5 #htmlOK td.bar { background-color: __background_alt__; }

12345678910>>...23