summaryrefslogtreecommitdiff
path: root/css/cdm.less
diff options
context:
space:
mode:
Diffstat (limited to 'css/cdm.less')
-rw-r--r--css/cdm.less5
1 files changed, 5 insertions, 0 deletions
diff --git a/css/cdm.less b/css/cdm.less
index 151f18aad..6ee740764 100644
--- a/css/cdm.less
+++ b/css/cdm.less
@@ -402,6 +402,11 @@ div.cdm.expandable.Unread div.header a.title {
}
div.cdm.expandable.active {
+ .collapse i {
+ color : @color-accent;
+ cursor : pointer;
+ }
+
.excerpt {
display: none;
}