File Manager

Current Directory: /home/astoriaah/www/templates/yootheme/vendor/assets/uikit-themes/master-vibe
Viewing File: /home/astoriaah/www/templates/yootheme/vendor/assets/uikit-themes/master-vibe/notification.less
// // Component: Notification // // ======================================================================== // Variables // ======================================================================== @notification-message-background: fade(darken(@global-background, 2%), 95%); // Component // ======================================================================== .hook-notification() {} // Message // ======================================================================== .hook-notification-message() {} // Close // ======================================================================== .hook-notification-close() {} // Style modifiers // ======================================================================== .hook-notification-primary() {} .hook-notification-success() {} .hook-notification-warning() {} .hook-notification-danger() {} // Miscellaneous // ======================================================================== .hook-notification-misc() {}