| Current Path : /var/www/iplanru/data/www/www.i-plan.ru/templates/yoo_everest/less/uikit/ | 
| Current File : /var/www/iplanru/data/www/www.i-plan.ru/templates/yoo_everest/less/uikit/tab.less | 
/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */
//
// 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() {}