mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update shared collection editor
This commit is contained in:
parent
69fad5e57d
commit
dcb6b103ec
10 changed files with 133 additions and 44 deletions
|
@ -436,7 +436,7 @@ paper-input label, paper-textarea label {
|
|||
color: #ccc;
|
||||
}
|
||||
|
||||
.ui-body-b .selectLabel:not(.selectLabelFocus) {
|
||||
.ui-body-b .selectLabelUnfocused {
|
||||
color: #ccc;
|
||||
}
|
||||
|
||||
|
@ -586,5 +586,5 @@ paper-progress.mini #progressContainer {
|
|||
}
|
||||
|
||||
.formDialog.background-theme-b {
|
||||
background-color: #202020;
|
||||
background-color: #181818;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue