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
1 changed files with 3 additions and 1 deletions

View File

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