mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Style tweak: dark mode
This commit is contained in:
parent
57734e837f
commit
35f915d42e
@ -305,7 +305,8 @@ span.label.label-warning {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.form-control,
|
.form-control,
|
||||||
.form-control:focus {
|
.form-control:focus,
|
||||||
|
.custom-select {
|
||||||
color: #d2d2d2;
|
color: #d2d2d2;
|
||||||
background-color: #202020;
|
background-color: #202020;
|
||||||
border: 1px solid #404040;
|
border: 1px solid #404040;
|
||||||
|
Loading…
Reference in New Issue
Block a user