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
|
@ -662,6 +662,11 @@ h1 .imageLink {
|
|||
padding-top: 5px;
|
||||
}
|
||||
|
||||
paper-input + .fieldDescription {
|
||||
padding-top: 5px;
|
||||
opacity: .9;
|
||||
}
|
||||
|
||||
.warningFieldDescription {
|
||||
padding: 5px;
|
||||
border: 1px solid #f4c63f;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue