Current Directory: /home/astoriaah/www/templates/yootheme-BK/vendor/assets/uikit-themes/master-florence
Viewing File: /home/astoriaah/www/templates/yootheme-BK/vendor/assets/uikit-themes/master-florence/table.less
//
// Component: Table
//
// ========================================================================
// Variables
// ========================================================================
@table-row-active-background: fade(@global-primary-background, 40%);
@table-striped-row-background: @table-row-active-background;
@table-header-cell-font-weight: @global-secondary-font-weight;
@table-header-cell-color: @global-muted-color;
//
// Master
//
@table-header-cell-font-family: @global-secondary-font-family;
@table-header-cell-text-transform: @global-secondary-text-transform;
@table-header-cell-letter-spacing: @global-secondary-letter-spacing;
@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() {}