mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Dark mode style tweak
This commit is contained in:
parent
33b6a42aa0
commit
227fc3d775
@ -146,11 +146,11 @@ hr {
|
|||||||
|
|
||||||
.sidebar-light #sidebarToggle {
|
.sidebar-light #sidebarToggle {
|
||||||
background-color: #202020;
|
background-color: #202020;
|
||||||
border: 1px solid #eaecf4 !important
|
border: 1px solid #afafaf !important
|
||||||
}
|
}
|
||||||
|
|
||||||
.sidebar-light #sidebarToggle::after {
|
.sidebar-light #sidebarToggle::after {
|
||||||
color: #eaecf4;
|
color: #afafaf;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sidebar-light .nav-item .nav-link:hover i {
|
.sidebar-light .nav-item .nav-link:hover i {
|
||||||
|
Loading…
Reference in New Issue
Block a user