mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-13 16:03:23 -05: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:hover {
|
||||
border-color: $grey-dark;
|
||||
border-width: 1px;
|
||||
}
|
||||
.tabs.is-toggle a {
|
||||
background-color: $grey-darker;
|
||||
|
Loading…
Reference in New Issue
Block a user