summaryrefslogtreecommitdiff
path: root/css/default.css
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/default.css
parent0b8cbc91565a88fc9c1689f6e22b6b650b799165 (diff)
remove collapse.png
Diffstat (limited to 'css/default.css')
-rw-r--r--css/default.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/default.css b/css/default.css
index 52c362b61..93e176d57 100644
--- a/css/default.css
+++ b/css/default.css
@@ -1359,6 +1359,10 @@ div.cdm.expandable div.header a.title {
div.cdm.expandable.Unread div.header a.title {
color: black;
}
+div.cdm.expandable.active .collapse i {
+ color: #257aa7;
+ cursor: pointer;
+}
div.cdm.expandable.active .excerpt {
display: none;
}