mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 13:55:55 +00:00
remove unnecessary splitter below main toolbar
This commit is contained in:
@@ -568,7 +568,7 @@ td.selectPrompt {
|
||||
}
|
||||
|
||||
div#headlines-toolbar {
|
||||
border-width : 1px 0px 1px 0px;
|
||||
border-width : 0px 0px 1px 0px;
|
||||
background-color : #ecf4ff;
|
||||
border-color : #88b0f0 #88b0f0 #ecf4ff #88b0f0;
|
||||
font-size : 11px;
|
||||
@@ -1457,7 +1457,7 @@ div.fatalError textarea {
|
||||
border-top-width : 0px;
|
||||
}
|
||||
|
||||
#headlines-toolbar_splitter {
|
||||
#headlines-toolbar_splitter, #toolbar_splitter {
|
||||
display : none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user