summaryrefslogtreecommitdiff
path: root/css/cdm.less
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-06 15:28:11 +0300
committerAndrew Dolgov <[email protected]>2018-12-06 15:28:11 +0300
commitb4c2b26822d5945f31ef733e3c4950c15317c23f (patch)
tree94379e8f06485deeceb76bebb96a938f5bb33ded /css/cdm.less
parent0b8cbc91565a88fc9c1689f6e22b6b650b799165 (diff)
remove collapse.png
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;
}