Blame | Last modification | View Log | Download
//// Component: Notification//// ========================================================================// Variables// ========================================================================// Component// ========================================================================.hook-notification() {}// Message// ========================================================================.hook-notification-message() {}// Close// ========================================================================.hook-notification-close() {}// Style modifiers// ========================================================================.hook-notification-message-primary() {}.hook-notification-message-success() {}.hook-notification-message-warning() {}.hook-notification-message-danger() {}// Miscellaneous// ========================================================================.hook-notification-misc() {}