summaryrefslogtreecommitdiff
path: root/css/cdm.less
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-06 18:44:30 +0300
committerAndrew Dolgov <[email protected]>2018-12-06 18:44:30 +0300
commit544b5049b4586396cbf9600df36750d33ad98f80 (patch)
tree2dc411fa8f1c18b5a549cb461b8b54c93a4a60f0 /css/cdm.less
parent369bac525bda0afdf80718d306f9047521ade953 (diff)
make some colors between non/cdm modes more consistent
Diffstat (limited to 'css/cdm.less')
-rw-r--r--css/cdm.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/cdm.less b/css/cdm.less
index 5caa9f02b..1386312be 100644
--- a/css/cdm.less
+++ b/css/cdm.less
@@ -337,7 +337,7 @@ div#floatingTitle.Unread a.title {
}
.cdm.expandable {
- background-color : #f0f0f0;
+ background-color : @color-panel-bg;
border: 0px solid #ddd;
border-bottom-width: 1px;