summaryrefslogtreecommitdiff
path: root/themes/night.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/night.css')
-rw-r--r--themes/night.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/night.css b/themes/night.css
index f7f0cef12..4352d79ba 100644
--- a/themes/night.css
+++ b/themes/night.css
@@ -687,6 +687,9 @@ body.ttrss_main #headlines-wrap-inner {
margin: 0px;
border-width: 0px;
}
+body.ttrss_main #headlines-frame[is-vfeed="0"] .header .feed {
+ display: none;
+}
body.ttrss_main #headlines-frame {
padding: 0px;
border: 0px #222;