From: Andrew Dolgov Date: Fri, 30 Nov 2018 21:12:15 +0000 (+0300) Subject: Merge branch 'master' of git.tt-rss.org:fox/tt-rss X-Git-Url: https://git.wh0rd.org/?p=tt-rss.git;a=commitdiff_plain;h=f661a37efa1be426e1e1d34630dd6da675be7cc8;hp=e2b8c9273e09091c235959c25d8e4d8122aa6ca8 Merge branch 'master' of git.tt-rss.org:fox/tt-rss --- diff --git a/themes/night.css b/themes/night.css index 270a97d7..788d7279 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; +}