ComunicWeb/assets/css/components/notifications/ui.css

13 lines
180 B
CSS
Raw Normal View History

2018-02-19 14:58:33 +00:00
/**
* Notifications UI
*
* @author Pierre HUBERT
*/
.notification-contener p {
white-space: normal;
}
.notification-contener .notification-creation-time {
color: #888888;
}