From b8906c9b9c3e4f91c48a7cb3e69b466076e8bf8d Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 23 May 2020 06:20:09 +0300 Subject: hide #toolbar-frame_splitter back again --- themes/light.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'themes/light.css') diff --git a/themes/light.css b/themes/light.css index 3d11230e1..60db9706c 100644 --- a/themes/light.css +++ b/themes/light.css @@ -668,6 +668,9 @@ body.ttrss_main #headlines-frame div.feed-title a { body.ttrss_main #headlines-frame div.feed-title a:hover { color: #257aa7; } +body.ttrss_main #toolbar-frame_splitter { + display: none; +} body.ttrss_main #toolbar-frame { padding: 0px; margin: 0px; -- cgit v1.2.3