File Manager

Current Directory: /home/astoriaah/www/templates/yootheme/vendor/assets/uikit-themes/master-max
Viewing File: /home/astoriaah/www/templates/yootheme/vendor/assets/uikit-themes/master-max/table.less
// // Component: Table // // ======================================================================== // Variables // ======================================================================== @table-header-cell-font-weight: @global-primary-font-weight; @table-header-cell-font-size: @global-small-font-size; // 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() {}