1
0
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:
billz 2020-03-07 07:07:55 +00:00
parent 33b6a42aa0
commit 227fc3d775

View File

@ -146,11 +146,11 @@ hr {
.sidebar-light #sidebarToggle {
background-color: #202020;
border: 1px solid #eaecf4 !important
border: 1px solid #afafaf !important
}
.sidebar-light #sidebarToggle::after {
color: #eaecf4;
color: #afafaf;
}
.sidebar-light .nav-item .nav-link:hover i {