1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 01:25:55 +00:00

night.css-related fixes

This commit is contained in:
Andrew Dolgov
2018-12-06 07:35:41 +03:00
parent 19e24b4fe2
commit f597340404
6 changed files with 77 additions and 53 deletions

View File

@@ -750,6 +750,7 @@ body.ttrss_main #toolbar-frame #toolbar {
background: white;
border: 0px solid #ddd;
border-bottom-width: 1px;
padding-left: 4px;
height: 32px;
display: flex;
flex-direction: row;

File diff suppressed because one or more lines are too long

View File

@@ -881,6 +881,7 @@ body.ttrss_main {
background : white;
border: 0px solid #ddd;
border-bottom-width: 1px;
padding-left : 4px;
height : 32px;
display : flex;
flex-direction : row;