update list class
This commit is contained in:
parent
b96f39bf22
commit
3e61abaf71
13 changed files with 27 additions and 27 deletions
|
@ -10,14 +10,14 @@
|
|||
<input type="text" id="PreventChromeAutocomplete" name="PreventChromeAutocomplete" autocomplete="address-level4" />
|
||||
</div>
|
||||
|
||||
<div class="paperCheckboxListLabel">${HeaderDownloadSubtitlesFor}</div>
|
||||
<div class="paperListLabel">${HeaderDownloadSubtitlesFor}</div>
|
||||
<div class="paperCheckboxList">
|
||||
<paper-checkbox id="chkSubtitlesMovies">${OptionMovies}</paper-checkbox>
|
||||
<paper-checkbox id="chkSubtitlesEpisodes">${OptionEpisodes}</paper-checkbox>
|
||||
</div>
|
||||
<br />
|
||||
<div>
|
||||
<div class="paperCheckboxListLabel">${LabelDownloadLanguages}</div>
|
||||
<div class="paperListLabel">${LabelDownloadLanguages}</div>
|
||||
<div class="downloadLanguages paperList paperCheckboxList" style="max-height: 150px; overflow-y: auto; padding: .5em 1em;">
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue