mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update jqm styles
This commit is contained in:
parent
630f3e9100
commit
a4220131dd
9 changed files with 261 additions and 262 deletions
|
@ -25,12 +25,12 @@
|
|||
<h1 style="margin-top: 1.5em;">${HeaderPreferredMetadataLanguage}</h1>
|
||||
|
||||
<div style="margin: 2em 0;">
|
||||
<label for="selectLanguage">${LabelLanguage}</label>
|
||||
<label for="selectLanguage" class="selectLabel">${LabelLanguage}</label>
|
||||
<select name="selectLanguage" id="selectLanguage" data-mini="true" required="required"></select>
|
||||
</div>
|
||||
|
||||
<div style="margin: 2em 0;">
|
||||
<label for="selectCountry">${LabelCountry}</label>
|
||||
<label for="selectCountry" class="selectLabel">${LabelCountry}</label>
|
||||
<select name="selectCountry" id="selectCountry" data-mini="true" required="required"></select>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue