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 b99395bac..973ca3d64 100644
--- a/themes/night.css
+++ b/themes/night.css
@@ -669,6 +669,9 @@ body.ttrss_main #headlines-frame div.feed-title a {
body.ttrss_main #headlines-frame div.feed-title a:hover {
color: #b87d2c;
}
+body.ttrss_main #toolbar-frame_splitter {
+ display: none;
+}
body.ttrss_main #toolbar-frame {
padding: 0px;
margin: 0px;