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 { div.hl.active a.title {
color : #4684ff; color : #4684ff;
font-weight : bold;
} }