diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css
index 99fcb4fd7..64edef301 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 {