mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Display notifications
This commit is contained in:
13
assets/css/components/notifications/ui.css
Normal file
13
assets/css/components/notifications/ui.css
Normal file
@ -0,0 +1,13 @@
|
||||
/**
|
||||
* Notifications UI
|
||||
*
|
||||
* @author Pierre HUBERT
|
||||
*/
|
||||
|
||||
.notification-contener p {
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
.notification-contener .notification-creation-time {
|
||||
color: #888888;
|
||||
}
|
Reference in New Issue
Block a user