mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add tuner setup to startup wizard
This commit is contained in:
parent
5f0a0abec5
commit
c51d10dbc6
7 changed files with 147 additions and 15 deletions
|
@ -381,13 +381,16 @@ paper-menu-item {
|
|||
paper-input label, paper-textarea label {
|
||||
font-size: 18px !important;
|
||||
font-family: inherit !important;
|
||||
color: #858585 !important;
|
||||
}
|
||||
|
||||
.ui-page-theme-b paper-input label, .ui-page-theme-b paper-textarea label {
|
||||
color: #858585 !important;
|
||||
}
|
||||
|
||||
.ui-page-theme-a paper-input label, .ui-page-theme-a paper-textarea label {
|
||||
color: #222 !important;
|
||||
}
|
||||
|
||||
.ui-page-theme-a .label-is-highlighted label {
|
||||
color: green !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue