summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2012-08-17 00:03:03 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2012-08-17 00:03:03 +0200
commit383d16e8fbacd574e9d53239f56f912b2ebd64c1 (patch)
tree8987ab3c035dcda7ae8a16f09a44977f1ca50cee /css
parent3ab2ba7c5c12f5507301f6049ba0b6c437cf25f0 (diff)
all items and starred items show now that they have new items
Diffstat (limited to 'css')
-rw-r--r--css/news.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/news.css b/css/news.css
index 2d048bd22..1e05c61e9 100644
--- a/css/news.css
+++ b/css/news.css
@@ -272,7 +272,7 @@ div.feed_controls {
font-weight: bold;
}
- #feeds li.feed a.all_read {
+ #feeds li.feed a.all_read, #feeds .all_read {
font-weight: normal;
}