From 96031c80bf380e3816ab81a74524d47983631ce4 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 10 Mar 2021 12:57:46 +0300 Subject: stop setting specific background color on .cdm.expanded --- themes/light/cdm.less | 4 ---- 1 file changed, 4 deletions(-) (limited to 'themes/light/cdm.less') 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; } -- cgit v1.2.3