From: Michael Vogel Date: Mon, 29 Jun 2015 06:00:52 +0000 (+0200) Subject: Vier: Colors for notifications changed X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=b9c42c37d1b8dc7bc65374a35fa2374162aa8a7b;p=friendica.git Vier: Colors for notifications changed --- diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index 99fcb4fd78..64edef3012 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -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 {