File Manager

Current Directory: /home/astoriaah/www/templates/yootheme/vendor/assets/uikit-themes/master-nioh-studio
Viewing File: /home/astoriaah/www/templates/yootheme/vendor/assets/uikit-themes/master-nioh-studio/alert.less
// // Component: Alert // // ======================================================================== // Variables // ======================================================================== @alert-success-background: fade(@global-success-background, 10%); @alert-warning-background: fade(@global-warning-background, 10%); @alert-danger-background: fade(@global-danger-background, 10%); // Component // ======================================================================== .hook-alert() {} // Close // ======================================================================== .hook-alert-close() {} .hook-alert-close-hover() {} // Style modifiers // ======================================================================== .hook-alert-primary() {} .hook-alert-success() {} .hook-alert-warning() {} .hook-alert-danger() {} // Miscellaneous // ======================================================================== .hook-alert-misc() {}