Current Directory: /home/astoriaah/www/templates/yootheme/vendor/assets/uikit-themes/master-pinewood-lake
Viewing File: /home/astoriaah/www/templates/yootheme/vendor/assets/uikit-themes/master-pinewood-lake/table.less
//
// Component: Table
//
// ========================================================================
// Variables
// ========================================================================
@table-row-active-background: fade(@global-secondary-background, 7%);
@table-striped-row-background: @table-row-active-background;
@table-header-cell-color: @global-muted-color;
//
// Master
//
@table-header-cell-font-family: @global-secondary-font-family;
@table-header-cell-text-transform: uppercase;
@table-header-cell-letter-spacing: 2px;
@table-header-cell-font-style: @global-secondary-font-style;
// Component
// ========================================================================
.hook-table-header-cell() {}
.hook-table-cell() {}
.hook-table-footer() {}
.hook-table-caption() {}
.hook-table-row-active() {}
// Style modifiers
// ========================================================================
.hook-table-divider() {}
.hook-table-striped() {}
.hook-table-hover() {}
// Size modifier
// ========================================================================
.hook-table-small() {}
.hook-table-large() {}
// Miscellaneous
// ========================================================================
.hook-table-misc() {}
// Inverse
// ========================================================================
.hook-inverse-table-header-cell() {}
.hook-inverse-table-caption() {}
.hook-inverse-table-row-active() {}
.hook-inverse-table-divider() {}
.hook-inverse-table-striped() {}
.hook-inverse-table-hover() {}