Add notification app base

This commit is contained in:
ClemDee
2019-06-25 16:42:04 +02:00
parent 60673103ad
commit 5601e50511
8 changed files with 264 additions and 2 deletions

View File

@@ -135,6 +135,10 @@
@colortheme_admin-color: #FFF;
@colortheme_admin-warn: #ffae00;
@colortheme_notifications-bg: #7c0404;
@colortheme_notifications-color: #FFF;
@colortheme_notifications-warn: #ffae00;
// Sidebar layout (profile / settings)
@colortheme_sidebar-active: #fff;
@colortheme_sidebar-left-bg: #eee;