Your IP : 216.73.216.170


Current Path : /var/www/iplanru/data/www/iplan.5018.vps.agava.net/templates/yoo_everest/less/uikit/
Upload File :
Current File : /var/www/iplanru/data/www/iplan.5018.vps.agava.net/templates/yoo_everest/less/uikit/icon.less

/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

//
// Component: Icon
//
// ========================================================================


// Variables
// ========================================================================

@icon-button-height:                            @icon-button-width;
@icon-button-font-size:                         round(@icon-button-width * 0.5);
@icon-button-background:                        @global-light-background;
@icon-button-color:                             @global-color;

@icon-button-hover-background:                  @global-light-background;
@icon-button-hover-color:                       @global-primary-color;

@icon-button-active-background:                 darken(@icon-button-hover-background, 3%);
@icon-button-active-color:                      @icon-button-hover-color;


// Modifier: `uk-icon-button`
// ========================================================================

.hook-icon-button() {}

// Hover
.hook-icon-button-hover() {}

// Active
.hook-icon-button-active() {}


// Miscellaneous
// ========================================================================

.hook-icon-misc() {}