Simple notification UI

This commit is contained in:
ClemDee
2019-06-26 14:33:38 +02:00
parent a62f2ff003
commit 2d6e8754be
3 changed files with 97 additions and 8 deletions

View File

@@ -135,9 +135,9 @@
@colortheme_admin-color: #FFF;
@colortheme_admin-warn: #ffae00;
@colortheme_notifications-bg: #7c0404;
@colortheme_notifications-color: #FFF;
@colortheme_notifications-warn: #ffae00;
@colortheme_notifications-bg: #4ae397;
@colortheme_notifications-color: #000;
@colortheme_notifications-warn: #e34a85;
@colortheme_support-bg: #42d1f4;
@colortheme_support-color: #000;