Home
last modified time | relevance | path

Searched refs:thead (Results 1 – 25 of 173) sorted by relevance

1234567

/plugin/datatables/assets/datatables.net-bs/css/
H A DdataTables.bootstrap.min.css
/plugin/vkeyboard/
H A Dstyle.css62 #keyboardInputMaster thead tr th {
69 #keyboardInputMaster thead tr th div {
80 #keyboardInputMaster thead tr th div ol {
94 #keyboardInputMaster thead tr th div ol li {
107 #keyboardInputMaster thead tr th span,
108 #keyboardInputMaster thead tr th strong,
109 #keyboardInputMaster thead tr th small,
110 #keyboardInputMaster thead tr th big {
130 #keyboardInputMaster thead tr th strong {
133 #keyboardInputMaster thead tr th small {
[all …]
/plugin/fckg/
H A Dstyle.css62 #keyboardInputMaster thead tr th {
69 #keyboardInputMaster thead tr th div {
80 #keyboardInputMaster thead tr th div ol {
95 #keyboardInputMaster thead tr th div ol li {
108 #keyboardInputMaster thead tr th span,
109 #keyboardInputMaster thead tr th strong,
110 #keyboardInputMaster thead tr th small,
111 #keyboardInputMaster thead tr th big {
131 #keyboardInputMaster thead tr th strong {
134 #keyboardInputMaster thead tr th small {
[all …]
/plugin/datatables/assets/datatables.net-dt/css/
H A Djquery.dataTables.min.css
/plugin/sortablejs/
H A Dscreen.css1 div.sortable thead tr.row0 th:not(.sorttable_sorted):not(.sorttable_sorted_reverse):not(.sorttable_…
5 div.sortable thead tr.row0 th.sorttable_sorted:after {
9 div.sortable thead tr.row0 th.sorttable_sorted_reverse:after {
/plugin/wysiwyg/fckeditor/editor/css/
H A Dfck_showtableborders_gecko.css28 table[border="0"] > thead > tr > td, table[border="0"] > thead > tr > th,
38 table:not([border]) > thead > tr > td, table:not([border]) > thead > tr > th,
/plugin/wysiwyg/css/
H A Dfck_showtableborders_gecko.css28 table[border="0"] > thead > tr > td, table[border="0"] > thead > tr > th,
38 table:not([border]) > thead > tr > td, table:not([border]) > thead > tr > th,
/plugin/fckg/fckeditor/editor/css/
H A Dfck_showtableborders_gecko.css35 table[border="0"] > thead > tr > td, table[border="0"] > thead > tr > th,
45 table:not([border]) > thead > tr > td, table:not([border]) > thead > tr > th,
/plugin/datepicker/
H A Dstyle.css36 .calendar thead .title { /* This holds the current "month, year" */
44 .calendar thead tr { /* Row <TR> containing navigation buttons */
49 .calendar thead .daynames { /* Row <TR> containing the day names */
53 .calendar thead .name { /* Cells <TD> containing the day names */
60 .calendar thead .weekend { /* How a weekend day name shows in header */
64 .calendar thead .hilite { /* How do the buttons in header appear when hover */
71 .calendar thead .active { /* Active (pressed) buttons in header */
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddmn-js-decision-table.css97 .dmn-decision-table-container thead th {
112 .dmn-decision-table-container thead th.create-inputs,
113 .dmn-decision-table-container thead th.input-editor {
141 .dmn-decision-table-container thead {
145 .dmn-decision-table-container thead th:first-child {
166 .dmn-decision-table-container thead th:first-child,
171 .dmn-decision-table-container thead th:nth-child(2),
320 .dmn-decision-table-container thead .input-label,
322 .dmn-decision-table-container thead .output-label,
323 .dmn-decision-table-container thead .output-name {
[all …]
/plugin/edittable/lib/
H A Dhandsontable.less44 .table caption + thead tr:first-child th,
45 .table caption + thead tr:first-child td,
46 .table colgroup + thead tr:first-child th,
47 .table colgroup + thead tr:first-child td,
48 .table thead:first-child tr:first-child th,
119 .handsontable thead,
243 .handsontable thead th {
250 .handsontable thead th .relative {
256 .handsontable thead th.ht__highlight {
692 thead .htCollapseButton {
[all …]
/plugin/structgantt/
H A Dstyle.less11 thead th,
12 thead td {
/plugin/database2/
H A Dstyle.css39 table.database2 tr.data-list table thead
44 table.database2 tr.data-list table thead th
51 table.database2 tr.data-list table thead th.counter
57 table.database2 tr.data-list table thead th.commands
/plugin/noticeboard/noticeboard/
H A Dstyle.css122 div.noticeboard-show table thead th,
123 table.noticeboard-show-detail thead th{
152 div.noticeboard-show table thead th.cat,
153 table.noticeboard-show-detail thead th.cat{
163 div.noticeboard-show table:hover thead th{
/plugin/noticeboard/
H A Dstyle.css122 div.noticeboard-show table thead th,
123 table.noticeboard-show-detail thead th{
152 div.noticeboard-show table thead th.cat,
153 table.noticeboard-show-detail thead th.cat{
163 div.noticeboard-show table:hover thead th{
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc139 // Should we make a <thead>?
142 var thead = new CKEDITOR.dom.element( table.$.createTHead() );
155 thead.append( theRow.remove() );
160 thead = new CKEDITOR.dom.element( table.$.tHead );
164 while ( thead.getChildCount() > 0 ) {
165 theRow = thead.getFirst();
175 thead.remove();
297 // Check if the table contains <thead>.
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc139 // Should we make a <thead>?
142 var thead = new CKEDITOR.dom.element( table.$.createTHead() );
155 thead.append( theRow.remove() );
160 thead = new CKEDITOR.dom.element( table.$.tHead );
164 while ( thead.getChildCount() > 0 ) {
165 theRow = thead.getFirst();
175 thead.remove();
297 // Check if the table contains <thead>.
/plugin/linkmanager/
H A Dstyle.css5 table.sortable thead {
7 #linkpage__sortable thead {
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcklistslib.js58 …h3:1,h4:1,h5:1,h6:1,hr:1,address:1,pre:1,ol:1,ul:1,li:1,dt:1,de:1,table:1,thead:1,tbody:1,tfoot:1,… property in FCKListsLib.BlockBoundaries
59 …h3:1,h4:1,h5:1,h6:1,hr:1,address:1,pre:1,ol:1,ul:1,li:1,dt:1,de:1,table:1,thead:1,tbody:1,tfoot:1,… property in FCKListsLib.ListBoundaries
/plugin/socialshareprivacy2/SSP/
H A DREADME.md376 <thead>
517 <thead>
620 <thead>
667 <thead>
707 <thead>
738 <thead>
783 <thead>
829 <thead>
887 <thead>
908 <thead>
[all …]
/plugin/syntaxhighlighter3/
H A Dall.css9 .syntaxhighlighter table thead,
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dstyle.css13 .table-bordered>thead>tr>td {
17 .table tbody>tr>td, .table thead>tr>td {
/plugin/scrape/HTMLPurifier/Printer/
H A DConfigForm.css
/plugin/datatables/assets/datatables.net-fixedcolumns-dt/css/
H A DfixedColumns.dataTables.min.css1 table.dataTable thead tr>.dtfc-fixed-left,table.dataTable thead tr>.dtfc-fixed-right,table.dataTable tfoot tr>.dtfc-fixed-left,table.dataTable tfoot tr>.dtfc-fixed-right{top:0;bottom:0;z-index:3;background-color:white}table.dataTable tbody tr>.dtfc-fixed-left,table.dataTable tbody tr>.dtfc-fixed-right{z-index:1;background-color:white}div.dtfc-left-top-blocker,div.dtfc-right-top-blocker{background-color:white}html.dark table.dataTable thead tr>.dtfc-fixed-left,html.dark table.dataTable thead tr>.dtfc-fixed-right,html.dark table.dataTable tfoot tr>.dtfc-fixed-left,html.dark table.dataTable tfoot tr>.dtfc-fixed-right{background-color:var(--dt-html-background)}html.dark table.dataTable tbody tr>.dtfc-fixed-left,html.dark table.dataTable tbody tr>.dtfc-fixed-right{background-color:var(--dt-html-background)}html.dark div.dtfc-left-top-blocker,html.dark div.dtfc-right-top-blocker{background-color:var(--dt-html-background)}
/plugin/strata/
H A Dstyle.css98 .strata-container-table thead tr th.sorting {
105 .strata-container-table thead tr input,
106 .strata-container-table thead tr select {

1234567