mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Perform a request on the server to delete the entire list of notifications.
This commit is contained in:
10
assets/css/components/notifications/dropdown.css
Normal file
10
assets/css/components/notifications/dropdown.css
Normal file
@ -0,0 +1,10 @@
|
||||
/**
|
||||
* Notifications dropdown stylesheet
|
||||
*
|
||||
* @author Pierre HUBERT
|
||||
*/
|
||||
|
||||
.no-notification-msg {
|
||||
text-align: center;
|
||||
padding: 20px;
|
||||
}
|
Reference in New Issue
Block a user