summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-05-31 13:01:43 +0400
committerAndrew Dolgov <[email protected]>2013-05-31 13:01:43 +0400
commit8605ad4df01ff8d50f747332f97b5b00723b9b18 (patch)
tree8f4f162fb46f367576545662da74364794ed4a30 /css
parent7c01db43efb8269f053589e0e94bdccf8f498047 (diff)
make uncombined read headlines list more readable
Diffstat (limited to 'css')
-rw-r--r--css/tt-rss.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/tt-rss.css b/css/tt-rss.css
index 53df6ef91..10fec5a55 100644
--- a/css/tt-rss.css
+++ b/css/tt-rss.css
@@ -182,7 +182,7 @@ a:hover {
.hl div.hlTitle a {
font-weight : bold;
- color : #999;
+ color : #777;
}
.hl.Unread div.hlTitle a {