From 544b5049b4586396cbf9600df36750d33ad98f80 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 6 Dec 2018 18:44:30 +0300 Subject: make some colors between non/cdm modes more consistent --- css/cdm.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'css/cdm.less') 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; -- cgit v1.2.3