| Current Path : /home/s/u/n/sunflowe/www2/floridevilladereve/templates/saffron/less/uikit/ |
| Current File : /home/s/u/n/sunflowe/www2/floridevilladereve/templates/saffron/less/uikit/tab.less |
// Copyright (C) arrowthemes, https://www.gnu.org/licenses/gpl.html GNU/GPL */
//
// Component: Tab
//
// ========================================================================
// Variables
// ========================================================================
@tab-border: @global-border;
@tab-color: @global-link-color;
@tab-hover-background: @global-light-background;
@tab-hover-color: @global-link-color;
@tab-hover-border: @global-border;
@tab-active-border: @global-border;
@tab-active-background: @global-background;
@tab-active-color: @global-color;
@tab-disabled-color: @global-muted-color;
// Component
// ========================================================================
//
// Items
//
.hook-tab() {}
// Hover
.hook-tab-hover() {}
// Active
.hook-tab-active() {}
// Disabled
.hook-tab-disabled() {}
// Miscellaneous
// ========================================================================
.hook-tab-misc() {}