Home
last modified time | relevance | path

Searched refs:td (Results 276 – 300 of 571) sorted by relevance

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

/plugin/confmanager/
H A Dstyle.css1 table.confmanager td {
38 #confmanager div.table td div {
/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/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/virtualgroup/
H A Dstyle.css
/plugin/strata/
H A Dscript.js18 * E.g. $('td').sortElements(comparator, function(){
22 * The <td>'s parent (<tr>) will be sorted instead
23 * of the <td> itself.
344 jQuery('td', element).removeAttr('data-strata-sort').removeAttr('data-strata-sort-direction');
359 if (jQuery('table tbody td[colspan][colspan != 1]', div).length > 0) {
374 headers.each(function(i, td) { argument
375 var field = jQuery('.strata-caption', td).attr('data-field');
380 jQuery(td).addClass('sorting');
381 jQuery(td).click(function(e) {
387 createFilterFieldAndSort(th, filterColumns.charAt(i), i, i, sortColumns.charAt(i), fieldSelector, div, td
[all...]
/plugin/owncloud/
H A Dall.css44 td.mmLink {
/plugin/ckgedit/ckeditor/plugins/tableselection/styles/
H A Dtableselection.css13 /* We have to use !important here, as td might specify it's own background, thus table selection
/plugin/wysiwyg/fckeditor/editor/dtd/
H A Dfck_xhtml10transitional.js50 tr: {td:1, th:1},
54 td: P,
/plugin/diagramsnet/lib/styles/
H A Ddark.css1 html body .geDiagramContainer, html body div.geMenubarContainer, html body td.mxPopupMenuIcon, html…
80 html body .geToolbarMenu, html body .geFooterContainer, html body .geFooterContainer td {
86 html body .geFooterContainer td:hover, html body #geFooterItem1:hover {
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dnv.d3.min.css1td{padding:2px 9px 2px 0;vertical-align:middle}.nvtooltip table td.key{font-weight:400}.nvtooltip …
/plugin/qc/
H A Dstyle.less77 td,
/plugin/pageimage/
H A Dhelper.php42 function td($id) { function in helper_plugin_pageimage
/plugin/combo/resources/webcode/
H A Dwebcode-iframe.css44 td, th { selector
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc86 // <table><tr><td>[&nbsp;</td></tr></table>]
130 var cell = row.append( makeElement( 'td' ) );
169 newCell.renameNode( 'td' );
193 newCell.renameNode( 'td' );
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc86 // <table><tr><td>[&nbsp;</td></tr></table>]
130 var cell = row.append( makeElement( 'td' ) );
169 newCell.renameNode( 'td' );
193 newCell.renameNode( 'td' );
/plugin/noticeboard/
H A Dsyntax.php467 $out .= '<td class="blank">&nbsp;</td>';
/plugin/noticeboard/noticeboard/
H A Dsyntax.php467 $out .= '<td class="blank">&nbsp;</td>';
/plugin/webcode/
H A DwebCodeConsole.css48 td, th { selector
/plugin/ckgdoku/ckeditor/plugins/wsc/skins/moono-lisa/
H A Dwsc.css7 div[name=SpellTab] .wsc-spelltab-bottom .cke_dialog_ui_vbox td > .cke_dialog_ui_button:first-child
/plugin/dwcommits/
H A Dstyle.css17 table.dwc_dbq td { padding: 2px; }
/plugin/ckgedit/ckeditor/plugins/wsc/skins/moono-lisa/
H A Dwsc.css7 div[name=SpellTab] .wsc-spelltab-bottom .cke_dialog_ui_vbox td > .cke_dialog_ui_button:first-child
/plugin/dw2pdf/conf/
H A Dstyle.css21 table.inline td, th {
/plugin/ckgdoku/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js.orig10 …r k="cke_specialchar_label_"+d+"_"+CKEDITOR.tools.getNextNumber();f.push('<td class="cke_dark_back…
11 …abel" id="'+k+'">'+e+"</span></a>")}else f.push('<td class="cke_dark_background">&nbsp;');f.push("…
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.print.less32 .fc td,
65 .fc tbody .fc-row .fc-content-skeleton tbody tr:last-child td {
84 .fc td.fc-limited {
/plugin/ckgedit/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js.orig10 …r k="cke_specialchar_label_"+d+"_"+CKEDITOR.tools.getNextNumber();f.push('<td class="cke_dark_back…
11 …abel" id="'+k+'">'+e+"</span></a>")}else f.push('<td class="cke_dark_background">&nbsp;');f.push("…

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