1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-03 19:59:15 +00:00

make cdm expanded header less blue if read

This commit is contained in:
Andrew Dolgov
2013-03-25 16:52:58 +04:00
parent a6b23045a4
commit 5970d23a24

View File

@@ -121,7 +121,7 @@ div.cdmHeader span.hlFeed {
}
div.cdm.expanded .cdmHeader {
background : #EEF6FD;
background : #EEEEEE;
}
div.cdm.expanded.Unread div.cdmHeader {