mirror of
https://github.com/wallabag/wallabag.git
synced 2025-02-08 23:12:23 +00:00
Dark mode background color for side panels updated
This commit is contained in:
parent
274412fb79
commit
c589e669e0
3 changed files with 3 additions and 3 deletions
|
@ -16,7 +16,7 @@
|
||||||
.side-nav .collapsible-body,
|
.side-nav .collapsible-body,
|
||||||
.side-nav.fixed .collapsible-body,
|
.side-nav.fixed .collapsible-body,
|
||||||
.tabs {
|
.tabs {
|
||||||
background-color: #121212;
|
background-color: #131716;
|
||||||
}
|
}
|
||||||
|
|
||||||
table.striped > tbody > tr:nth-child(2n+1),
|
table.striped > tbody > tr:nth-child(2n+1),
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue