| Current Path : /home/a/z/i/azimutno/azimutno/www/templates/jdirect_aviato/less/uikit/ |
| Current File : /home/a/z/i/azimutno/azimutno/www/templates/jdirect_aviato/less/uikit/icon.less |
// Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */
//
// Component: Icon
//
// ========================================================================
// Variables
// ========================================================================
@icon-button-height: @icon-button-width;
@icon-button-font-size: round((@icon-button-width * 0.5));
@icon-button-color: #ddd;
@icon-button-background: #404040;
@icon-button-hover-color: #fff;
@icon-button-active-color: #fff;
// Modifier: `uk-icon-button`
// ========================================================================
.hook-icon-button() {}
// Hover
.hook-icon-button-hover() {}
// Active
.hook-icon-button-active() {}
// Miscellaneous
// ========================================================================
.hook-icon-misc() {}