summaryrefslogtreecommitdiff
path: root/css/cdm.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/cdm.css')
-rw-r--r--css/cdm.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/css/cdm.css b/css/cdm.css
index 98fd4edf6..23b8c7767 100644
--- a/css/cdm.css
+++ b/css/cdm.css
@@ -268,6 +268,11 @@ div#floatingTitle a.title {
color : #999;
font-weight : bold;
}
+
+div#floatingTitle.Unread a.title {
+ color : black;
+}
+
div#floatingTitle img.anchor {
margin-right : 1px;
margin-left : 0px;