From: Barak Korren Date: Sun, 31 Mar 2013 13:12:22 +0000 (+0300) Subject: Un-bold article title in combined mode when marked as read X-Git-Tag: 1.7.6~96^2 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=ec8d46b29d9fd7bfee9f6edb5365996c1a88473a;p=tt-rss.git Un-bold article title in combined mode when marked as read There was no visual cue about the article being marked as read or not when it is expanded in combined mode. --- diff --git a/cdm.css b/cdm.css index a82cc16a..13f88dd4 100644 --- a/cdm.css +++ b/cdm.css @@ -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 {