summaryrefslogtreecommitdiff
path: root/cdm.css
diff options
context:
space:
mode:
Diffstat (limited to 'cdm.css')
-rw-r--r--cdm.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/cdm.css b/cdm.css
index 802b250e7..dee6022bf 100644
--- a/cdm.css
+++ b/cdm.css
@@ -88,11 +88,11 @@ div.cdm.expanded > hr {
margin-bottom : 0px;
}
-div.cdm.Unread {
+div.cdm.expandable.Unread {
background : white;
}
-div.cdm.active {
+div.cdm.expandable.active {
border-color : #88b0f0;
background : white ! important;
}