summaryrefslogtreecommitdiff
path: root/themes/light/cdm.less
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-03-10 12:57:46 +0300
committerAndrew Dolgov <[email protected]>2021-03-10 12:57:46 +0300
commit96031c80bf380e3816ab81a74524d47983631ce4 (patch)
tree044b5df903e354dd51d673f63b72a3ad43204455 /themes/light/cdm.less
parente826c9e055b94b9655fa4c571e91dcd330cc3a66 (diff)
stop setting specific background color on .cdm.expanded
Diffstat (limited to 'themes/light/cdm.less')
-rw-r--r--themes/light/cdm.less4
1 files changed, 0 insertions, 4 deletions
diff --git a/themes/light/cdm.less b/themes/light/cdm.less
index abedd7c01..91e07e3f4 100644
--- a/themes/light/cdm.less
+++ b/themes/light/cdm.less
@@ -137,10 +137,6 @@ div.cdm.expanded div.header a.title {
font-family : @fonts-ui-bold;
}
-div.cdm.expanded.active {
- background : white;
-}
-
div.cdm.expanded.active div.header a.title {
color : @color-link;
}