mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
use checkbox instead of toggle button
This commit is contained in:
parent
9272519d84
commit
20d1e9132d
18 changed files with 56 additions and 746 deletions
12
dashboard-ui/thirdparty/paper-button-style.css
vendored
12
dashboard-ui/thirdparty/paper-button-style.css
vendored
|
@ -404,18 +404,6 @@ div.dialogHeader {
|
|||
padding-bottom: 100px;
|
||||
}
|
||||
|
||||
.paper-toggle-button-0 .toggle-label.paper-toggle-button {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
paper-toggle-button #toggleButton, paper-toggle-button[checked] #toggleBar {
|
||||
background-color: #52B54B;
|
||||
}
|
||||
|
||||
paper-toggle-button paper-ripple {
|
||||
color: #52B54B;
|
||||
}
|
||||
|
||||
.formDialog.background-theme-b {
|
||||
background-color: #181818;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue