diff options
| author | Andrew Dolgov <fox@madoka.volgo-balt.ru> | 2013-03-31 21:55:28 +0400 |
|---|---|---|
| committer | Andrew Dolgov <fox@madoka.volgo-balt.ru> | 2013-03-31 21:55:28 +0400 |
| commit | 1f3f503dc111d5c75104e28302fe3015a138eec4 (patch) | |
| tree | 40ef0faaba794fddcc4eb45dc1948ed5d0e0250b | |
| parent | 04eae556f09e529ea2d88928f06f7c5306a95ddd (diff) | |
for consistency do not force bold on hl.active a.title
| -rw-r--r-- | tt-rss.css | 1 |
1 files changed, 0 insertions, 1 deletions
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; } |