summaryrefslogtreecommitdiff
path: root/cdm.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-25 16:52:58 +0400
committerAndrew Dolgov <[email protected]>2013-03-25 16:52:58 +0400
commit5970d23a24d2edd16e984409a974afd7cfed1498 (patch)
treeb0a1e9e8c4f09c0ec4052ff281fdfa5b687ac5b7 /cdm.css
parenta6b23045a47587b09eea10e2a0158b19fb8d2553 (diff)
make cdm expanded header less blue if read
Diffstat (limited to 'cdm.css')
-rw-r--r--cdm.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/cdm.css b/cdm.css
index 60d460198..9acef970f 100644
--- a/cdm.css
+++ b/cdm.css
@@ -121,7 +121,7 @@ div.cdmHeader span.hlFeed {
}
div.cdm.expanded .cdmHeader {
- background : #EEF6FD;
+ background : #EEEEEE;
}
div.cdm.expanded.Unread div.cdmHeader {