Perform a request on the server to delete the entire list of notifications.

This commit is contained in:
Pierre
2018-02-20 14:55:55 +01:00
parent 7277274943
commit a3223a190d
4 changed files with 76 additions and 0 deletions

View File

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