update list class
This commit is contained in:
parent
b96f39bf22
commit
3e61abaf71
13 changed files with 27 additions and 27 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
<p>${CinemaModeConfigurationHelp}</p>
|
||||
<div style="margin-top: 2em;">
|
||||
<div class="paperCheckboxListLabel">${LabelEnableCinemaModeFor}</div>
|
||||
<div class="paperListLabel">${LabelEnableCinemaModeFor}</div>
|
||||
<div class="paperCheckboxList">
|
||||
<paper-checkbox class="chkMovies">${OptionMovies}</paper-checkbox>
|
||||
<paper-checkbox class="chkEpisodes">${OptionEpisodes}</paper-checkbox>
|
||||
|
@ -15,7 +15,7 @@
|
|||
</div>
|
||||
<br />
|
||||
<div>
|
||||
<div class="paperCheckboxListLabel">${LabelSelectInternetTrailersForCinemaMode}</div>
|
||||
<div class="paperListLabel">${LabelSelectInternetTrailersForCinemaMode}</div>
|
||||
<div class="paperCheckboxList">
|
||||
<paper-checkbox class="chkUpcomingTheaterTrailers">${OptionUpcomingMoviesInTheaters}</paper-checkbox>
|
||||
<paper-checkbox class="chkUpcomingDvdTrailers">${OptionUpcomingDvdMovies}</paper-checkbox>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue