mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 15:25:59 +00:00
make some colors between non/cdm modes more consistent
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
body.ttrss_prefs {
|
||||
background-color : #f5f5f5;
|
||||
background-color : @color-panel-bg;
|
||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
font-size: 14px;
|
||||
|
||||
@@ -17,7 +17,7 @@ body.ttrss_prefs {
|
||||
}
|
||||
|
||||
#footer {
|
||||
background-color : #f5f5f5;
|
||||
background-color : @color-panel-bg;
|
||||
font-size : 13px;
|
||||
border : 0px;
|
||||
text-align : center;
|
||||
|
||||
Reference in New Issue
Block a user