1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-22 11:36:38 +02:00

for consistency do not force bold on hl.active a.title

This commit is contained in:
Andrew Dolgov 2013-03-31 21:55:28 +04:00
parent 04eae556f0
commit 1f3f503dc1

View File

@ -1007,6 +1007,5 @@ div.hl.active {
div.hl.active a.title {
color : #4684ff;
font-weight : bold;
}