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
commit 133420aa8d
1 changed files with 0 additions and 1 deletions

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 {