1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-24 11:21:29 +00:00

Merge pull request #107 from ifireball/visible-unread

Un-bold article title in combined mode when marked as read
This commit is contained in:
Andrew Dolgov
2013-03-31 06:25:45 -07:00

View File

@@ -112,7 +112,6 @@ div.cdm.active div.cdmHeader {
div.cdm.active div.cdmHeader a.title {
color : #4684ff;
font-weight : bold;
}
div.cdm.active div.cdmContent {