1
0
mirror of https://github.com/pierre42100/ComunicWeb synced 2025-03-22 11:00:49 +00:00
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;
}