ComunicWeb/assets/css/components/notifications/ui.css
2018-03-25 09:43:39 +02:00

13 lines
182 B
CSS

/**
* Notifications UI
*
* @author Pierre HUBERT
*/
.notification-container p {
white-space: normal;
}
.notification-container .notification-creation-time {
color: #888888;
}