]> git.mxchange.org Git - friendica.git/commitdiff
Vier: Colors for notifications changed
authorMichael Vogel <icarus@dabo.de>
Mon, 29 Jun 2015 06:00:52 +0000 (08:00 +0200)
committerMichael Vogel <icarus@dabo.de>
Mon, 29 Jun 2015 06:00:52 +0000 (08:00 +0200)
view/theme/vier/style.css

index 99fcb4fd78d03429ed146aaad06820952ac2ae07..64edef3012845dd59b86d787d4d97fe8e16cef12 100644 (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 {