File Manager

Current Directory: /home/astoriaah/www/templates/yootheme/vendor/assets/uikit-themes/master-juno
Viewing File: /home/astoriaah/www/templates/yootheme/vendor/assets/uikit-themes/master-juno/icon.less
// // Component: Icon // // ======================================================================== // Variables // ======================================================================== @icon-link-hover-color: @global-link-color; @icon-link-active-color: @global-link-hover-color; @icon-button-background: #f3f3f3; @icon-button-hover-background: @global-link-color; @icon-button-hover-color: @global-inverse-color; @icon-button-active-background: @global-link-hover-color; @icon-button-active-color: @global-inverse-color; // Style modifiers // ======================================================================== // // Link // .hook-icon-link() {} .hook-icon-link-hover() {} .hook-icon-link-active() {} // // Button // .hook-icon-button() {} .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() {}