Current Directory: /home/astoriaah/www/templates/yootheme-BK/vendor/assets/uikit-themes/master/base
Viewing File: /home/astoriaah/www/templates/yootheme-BK/vendor/assets/uikit-themes/master/base/icon.less
//
// Component: Icon
//
// ========================================================================
// Variables
// ========================================================================
// Style modifiers
// ========================================================================
//
// Link
//
.hook-icon-link() {}
.hook-icon-link-hover() {}
.hook-icon-link-active() {}
//
// Button
//
.hook-icon-button() {
transition: 0.1s ease-in-out;
transition-property: color, background-color, border-color, box-shadow
}
.hook-icon-button-hover() {}
.hook-icon-button-active() {}
// Miscellaneous
// ========================================================================
.hook-icon-misc() {}
// Inverse
// ========================================================================
.hook-inverse-icon-link() {}
.hook-inverse-icon-link-hover() {}
.hook-inverse-icon-link-active() {}
.hook-inverse-icon-button() {}
.hook-inverse-icon-button-hover() {}
.hook-inverse-icon-button-active() {}