1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

make some colors between non/cdm modes more consistent

This commit is contained in:
Andrew Dolgov
2018-12-06 18:44:30 +03:00
parent 369bac525b
commit 544b5049b4
8 changed files with 23 additions and 14 deletions
+1 -1
View File
@@ -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;