Home
last modified time | relevance | path

Searched refs:cell (Results 1 – 25 of 220) sorted by relevance

123456789

/template/breeze/bower_components/gumby/sass/ui/
H A D_tables.scss21 display: table-cell;
25 border-top: $table-cell-border-size $table-cell-border-style $table-cell-border-color;
33 font-weight: $table-row-first-cell-font-weight;
H A D_tabs.scss102 display: table-cell;
/template/breeze/sass/
H A D_tables.scss25 … border-bottom: $table-cell-border-size $table-cell-border-style $table-cell-border-color;
/template/starterbootstrap/js/
H A Dsorttable.js123 forEach(theadrow.childNodes, function(cell) { argument
124 if (cell.nodeType == 1) { // an element
125 cell.className = cell.className.replace('sorttable_sorted_reverse','');
126 cell.className = cell.className.replace('sorttable_sorted','');
/template/sprintdoc/css/
H A Darea_header.less37 display: table-cell;
48 display: table-cell;
77 display: table-cell;
108 display: table-cell;
H A Darea_footnotes.less15 display: table-cell;
H A Darea_main-sidebar-nav.less190 display: table-cell;
250 display: table-cell;
H A Dprint.less431 display: table-cell;
446 display: table-cell;
/template/breeze/bower_components/gumby/sass/var/
H A D_settings.scss147 $table-row-first-cell-font-weight: bold;
151 $table-cell-border-size: 1px;
152 $table-cell-border-color: #e5e5e5;
153 $table-cell-border-style: solid;
/template/breeze/sass/var/
H A D_settings.scss174 $table-row-first-cell-font-weight: $font-weight-regular;
178 $table-cell-border-size: 1px;
179 $table-cell-border-color: $base1;
180 $table-cell-border-style: solid;
/template/congrid/
H A Dtpl_functions.php918 * @param string $cell Type or name to render
920 function tpl_get_cell_params(array $layout, $cell) { argument
923 if ($params['id'] == $cell) {
/template/stm/stm/css/
H A D_g.css5 display: table-cell;
/template/strap/css/
H A Dall.css39 /* table cell alignment */
/template/arcadebasic/css/
H A Darcadebasic-responsive.css271 display: table-cell !important; } }
298 display: table-cell !important; } }
308 display: table-cell !important; } }
333 display: table-cell !important; }
/template/chippedsnow/css/
H A Dfixed.less54 .makehigh .column { display: table-cell; float: none; }
/template/bootstrap3/css/
H A Dbs4-utilities.less141 .d-table-cell {
142 display: table-cell !important; }
169 .d-sm-table-cell {
170 display: table-cell !important; }
196 .d-md-table-cell {
197 display: table-cell !important; }
223 .d-lg-table-cell {
224 display: table-cell !important; }
250 .d-xl-table-cell {
251 display: table-cell !importan
[all...]
/template/cowboy/css/
H A Dcowboy.less48 display: table-cell;
/template/dokubootstrapsimplified/css/
H A Dbootstrap-amelia.min.css1cell;float:none}.table>thead>tr>.active,.table>tbody>tr>.active,.table>tfoot>tr>.active,.table>the…
H A Dbootstrap-cosmo.min.css1cell;float:none}.table>thead>tr>.active,.table>tbody>tr>.active,.table>tfoot>tr>.active,.table>the…
H A Dbootstrap-cyborg.min.css1cell;float:none}.table>thead>tr>.active,.table>tbody>tr>.active,.table>tfoot>tr>.active,.table>the…
H A Dbootstrap-readable.min.css1cell;float:none}.table>thead>tr>.active,.table>tbody>tr>.active,.table>tfoot>tr>.active,.table>the…
H A Dbootstrap-default.min.css7cell;float:none}.table>thead>tr>.active,.table>tbody>tr>.active,.table>tfoot>tr>.active,.table>the…
H A Dbootstrap-journal.min.css1cell;float:none}.table>thead>tr>.active,.table>tbody>tr>.active,.table>tfoot>tr>.active,.table>the…
H A Dbootstrap-united.min.css1cell;float:none}.table>thead>tr>.active,.table>tbody>tr>.active,.table>tfoot>tr>.active,.table>the…
/template/dokutwitterbootstrap/css/
H A Dbootstrap.min.css9cell;float:none}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.tab…

123456789