From: Andrew Dolgov Date: Sun, 31 Mar 2013 17:55:28 +0000 (+0400) Subject: for consistency do not force bold on hl.active a.title X-Git-Tag: 1.7.6~93 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=1f3f503dc111d5c75104e28302fe3015a138eec4;p=tt-rss.git for consistency do not force bold on hl.active a.title --- diff --git a/tt-rss.css b/tt-rss.css index e6c869ee..dd89bff8 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -1007,6 +1007,5 @@ div.hl.active { div.hl.active a.title { color : #4684ff; - font-weight : bold; }