1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 08:25:55 +00:00

stop setting specific background color on .cdm.expanded

This commit is contained in:
Andrew Dolgov
2021-03-10 12:57:46 +03:00
parent e826c9e055
commit 96031c80bf
7 changed files with 17 additions and 30 deletions

View File

@@ -102,9 +102,9 @@ body.flat.ttrss_main {
background : @color-panel-bg;
}
.cdm.expanded {
/*.cdm.expanded {
background: @default-bg;
}
}*/
.hl.Unread .title,
.cdm.Unread .title {