1
0
mirror of https://github.com/pierre42100/ComunicWeb synced 2025-02-19 12:22:40 +00:00

10 lines
135 B
CSS
Raw Normal View History

/**
* Notifications dropdown stylesheet
*
* @author Pierre HUBERT
*/
.no-notification-msg {
text-align: center;
padding: 20px;
}