diff --git a/webv4/root/css/style.css b/webv4/root/css/style.css
index 749a6a2c01d9074b4f7ae07db873573b43bb4338..7e49bcf0b1719cc5ecaf0b244f814668234257bf 100644
--- a/webv4/root/css/style.css
+++ b/webv4/root/css/style.css
@@ -17,13 +17,9 @@ a.unread {
 	background: #FFFFFF;
 }
 
-li.unread {
-	background: #88CAFF !important;
-}
-
 span.badge.new {
-	background: white;
-	color: #88CAFF;
+        background: #2E9AFE;
+        color: #FFFFFF;
 }
 
 /* A read mail message in the list view. */