mirror of
https://github.com/owntone/owntone-server.git
synced 2025-04-14 00:10:10 -04:00
[web] Add border for some buttons in dark mode
This commit is contained in:
parent
49de0240b8
commit
2319ca7cb8
@ -110,6 +110,7 @@
|
|||||||
.modal-content select,
|
.modal-content select,
|
||||||
.modal-content select:hover {
|
.modal-content select:hover {
|
||||||
border-color: $grey-dark;
|
border-color: $grey-dark;
|
||||||
|
border-width: 1px;
|
||||||
}
|
}
|
||||||
.tabs.is-toggle a {
|
.tabs.is-toggle a {
|
||||||
background-color: $grey-darker;
|
background-color: $grey-darker;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user