1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-20 05:25:27 +00:00

cdm: make selected entry footer solid color

This commit is contained in:
Andrew Dolgov
2013-03-16 14:33:29 +04:00
parent bb9c6cc513
commit f4c09773ac

View File

@@ -73,7 +73,7 @@ div.cdmFooter {
}
.Selected div.cdmFooter {
background-color : #FFF2BF;
background : #FFF2BF;
}
span.cdmExcerpt {