1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update themes

This commit is contained in:
Luke Pulverenti 2017-08-06 18:59:00 -04:00
parent 4dc718fff3
commit deb5eb03f8
13 changed files with 20 additions and 21 deletions

View file

@ -86,6 +86,12 @@
</div>
<div class="fieldDescription">${OptionAllowMediaPlaybackTranscodingHelp}</div>
</div>
<br />
<br />
<div class="inputContainer">
<input is="emby-input" type="number" id="txtRemoteClientBitrateLimit" pattern="[0-9]*" min="0" step=".25" label="${LabelRemoteClientBitrateLimit}" />
<div class="fieldDescription">${LabelRemoteClientBitrateLimitHelp}</div>
</div>
<div>
<br />
<h3 class="checkboxListLabel">${HeaderRemoteControl}</h3>
@ -131,13 +137,6 @@
</label>
<div class="fieldDescription checkboxFieldDescription">${OptionDisableUserHelp}</div>
</div>
<div class="checkboxContainer checkboxContainer-withDescription">
<label>
<input type="checkbox" is="emby-checkbox" id="chkDisableUserPreferences" />
<span>${OptionDisableUserPreferences}</span>
</label>
<div class="fieldDescription checkboxFieldDescription">${OptionDisableUserPreferencesHelp}</div>
</div>
<div class="checkboxContainer checkboxContainer-withDescription" id="fldIsHidden">
<label>
<input type="checkbox" is="emby-checkbox" id="chkIsHidden" />