1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 14:05:56 +00:00

cdm: tweak the colorscheme a bit

This commit is contained in:
Andrew Dolgov
2013-03-16 13:26:41 +04:00
parent fc37f478d2
commit 5adfc4a091

View File

@@ -106,11 +106,11 @@ div.cdmHeader span.hlFeed {
}
div.cdmHeader {
background : #f4fbff;
background : #EEF6FD;
}
div.Unread div.cdmHeader {
background : #DDF3FF;
background : #DCECFB;
}
div.Unread.Selected div.cdmHeader, div.Selected div.cdmHeader {