Current Directory: /home/astoriaah/www/templates/yootheme/vendor/assets/uikit-themes/master-max
Viewing File: /home/astoriaah/www/templates/yootheme/vendor/assets/uikit-themes/master-max/alert.less
//
// Component: Alert
//
// ========================================================================
// Variables
// ========================================================================
@alert-primary-background: lighten(@global-primary-background, 48%);
@alert-warning-color: darken(@global-warning-background, 10%);
@alert-success-color: darken(@global-success-background, 8%);
@alert-warning-color: darken(@global-warning-background, 15%);
//
// Master
//
@alert-border-radius: @global-border-radius;
// 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() {}