mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-23 04:29:21 +00:00
10 lines
135 B
CSS
10 lines
135 B
CSS
/**
|
|
* Notifications dropdown stylesheet
|
|
*
|
|
* @author Pierre HUBERT
|
|
*/
|
|
|
|
.no-notification-msg {
|
|
text-align: center;
|
|
padding: 20px;
|
|
} |