1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 04:05:58 +00:00

hide #toolbar-frame_splitter back again

This commit is contained in:
Andrew Dolgov
2020-05-23 06:20:09 +03:00
parent 409ba0db2d
commit b8906c9b9c
11 changed files with 24 additions and 5 deletions

View File

@@ -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;