Merge pull request #1704 from annando/1506-vier-notifications

Vier: Colors for notifications changed
This commit is contained in:
fabrixxm 2015-06-29 08:16:35 +02:00
commit e46ee26f59

View file

@ -746,8 +746,10 @@ nav #nav-user-linkmenu {
top: 56px; top: 56px;
} }
.notify-unseen { background-color: #FFF; }
.notify-seen { .notify-seen {
background: none repeat scroll 0 0 #DDDDDD; background: none repeat scroll 0 0 #EEE;
} }
ul.menu-popup { ul.menu-popup {