Files
core/client/uikit/src/less/theme/notification.less
2022-01-25 15:21:01 +06:00

44 lines
940 B
Plaintext

//
// 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() {}