summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-01 00:12:15 +0300
committerAndrew Dolgov <[email protected]>2018-12-01 00:12:15 +0300
commitf661a37efa1be426e1e1d34630dd6da675be7cc8 (patch)
treed9cd1940f402093139b85606f082731aebf78864
parente2b8c9273e09091c235959c25d8e4d8122aa6ca8 (diff)
parent9502c0ee5827b734e7a72ca4a6fdb8b58694784f (diff)
Merge branch 'master' of git.tt-rss.org:fox/tt-rss
-rw-r--r--themes/night.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/night.css b/themes/night.css
index 270a97d78..788d72797 100644
--- a/themes/night.css
+++ b/themes/night.css
@@ -195,4 +195,7 @@ body.claro.ttrss_main .post .header {
border-color : #666;
}
+body.claro.ttrss_main .hl.Unread div.title a {
+ color: #bbb;
+}