mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
config page
This commit is contained in:
parent
471d0fbefc
commit
cf91a36742
6 changed files with 219 additions and 12 deletions
|
@ -400,6 +400,14 @@ paper-input label, paper-textarea label {
|
|||
color: #ccc;
|
||||
}
|
||||
|
||||
.ui-body-a .inputLabel {
|
||||
color: #656565;
|
||||
}
|
||||
|
||||
.ui-body-a .inputLabel.focused:not(.blank) {
|
||||
color: green;
|
||||
}
|
||||
|
||||
.ui-body-b .selectLabelUnfocused, .ui-body-b .inputLabel {
|
||||
color: #ccc;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue