summaryrefslogtreecommitdiff
path: root/cdm.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-29 19:50:25 +0400
committerAndrew Dolgov <[email protected]>2013-03-29 19:50:25 +0400
commit12a80ad5cc75e6c10094247c4019ef2f2401e6d4 (patch)
treea8c35ab54dbf00be48e099f65f8becdcb18e0a1d /cdm.css
parent9e662b4d0fb3971ae4efba9350c48dbb81262e20 (diff)
keep cdm expanded articles white
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 63cba8893..c49c8d824 100644
--- a/cdm.css
+++ b/cdm.css
@@ -93,7 +93,7 @@ div.cdm.expanded div.cdmHeader {
}
div.cdm.Unread {
- background : #fafafa;
+ background : white;
}
div.cdm.Unread div.cdmHeader {