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
|
@ -19,7 +19,7 @@
|
|||
|
||||
<ul data-role="listview" class="ulForm">
|
||||
<li>
|
||||
<label for="selectGuideDays">${LabelNumberOfGuideDays}</label>
|
||||
<label for="selectGuideDays" class="selectLabel">${LabelNumberOfGuideDays}</label>
|
||||
<select id="selectGuideDays" data-mini="true">
|
||||
<option value="">${OptionAutomatic}</option>
|
||||
<option value="1">1</option>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue