Current Directory: /home/astoriaah/www/templates/yootheme/vendor/assets/uikit-themes/master-copper-hill
Viewing File: /home/astoriaah/www/templates/yootheme/vendor/assets/uikit-themes/master-copper-hill/tab.less
//
// Component: Tab
//
// ========================================================================
// Variables
// ========================================================================
@tab-margin-horizontal: 40px;
@tab-item-padding-horizontal: 0;
@tab-item-color: @global-color;
@tab-item-hover-color: @global-primary-background;
@tab-item-active-color: @global-primary-background;
//
// Master
//
@tab-border: transparent;
@tab-item-font-size: @global-small-font-size;
@tab-item-letter-spacing: 1px;
@tab-vertical-item-padding-horizontal: 10px;
@tab-vertical-item-padding-vertical: 5px;
// Component
// ========================================================================
.hook-tab() {}
// Items
// ========================================================================
.hook-tab-item() {}
.hook-tab-item-hover() {}
.hook-tab-item-active() {}
.hook-tab-item-disabled() {}
// Position modifiers
// ========================================================================
.hook-tab-bottom() {}
.hook-tab-bottom-item() {}
.hook-tab-left() {}
.hook-tab-left-item() {}
.hook-tab-right() {}
.hook-tab-right-item() {}
// Miscellaneous
// ========================================================================
.hook-tab-misc() {}
// Inverse
// ========================================================================
.hook-inverse-tab() {}
.hook-inverse-tab-item() {}
.hook-inverse-tab-item-hover() {}
.hook-inverse-tab-item-active() {}
.hook-inverse-tab-item-disabled() {}