mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 08:25:55 +00:00
fix hr colors for dark theme, don't use hardcoded rgb value in light theme
This commit is contained in:
@@ -328,3 +328,8 @@ body.flat.ttrss_main {
|
||||
|
||||
}
|
||||
|
||||
body.ttrss_prefs {
|
||||
hr {
|
||||
border-color : @border-light;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user