From 1f3f503dc111d5c75104e28302fe3015a138eec4 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 31 Mar 2013 21:55:28 +0400 Subject: [PATCH] for consistency do not force bold on hl.active a.title --- tt-rss.css | 1 - 1 file changed, 1 deletion(-) diff --git a/tt-rss.css b/tt-rss.css index e6c869ee5..dd89bff87 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; }