ComunicWeb/assets/css/components/notifications/ui.css
2018-02-19 15:58:33 +01:00

13 lines
180 B
CSS

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