mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update sync menus
This commit is contained in:
parent
43a0e6ccea
commit
b2fa34662d
62 changed files with 275 additions and 144 deletions
|
@ -83,16 +83,12 @@ button.emby-button.raised.cancelDark {
|
|||
color: #fff;
|
||||
}
|
||||
|
||||
.ui-body-b button.emby-button.subdued:not([disabled]) {
|
||||
color: #404040;
|
||||
}
|
||||
|
||||
.ui-body-b button.emby-button.raised.subdued:not([disabled]) {
|
||||
background: #404040;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.ui-body-b button.emby-button.raised[disabled].subduedd {
|
||||
.ui-body-b button.emby-button.raised[disabled].subdued {
|
||||
background: #111;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue