update latest items display

This commit is contained in:
Luke Pulverenti 2016-03-26 12:58:03 -04:00
parent 250df24441
commit 81a24f35bc

View file

@ -14,7 +14,7 @@
<p>${CinemaModeConfigurationHelp}</p>
<div style="margin-top: 2em;">
<h3 style="margin-bottom:.5em;">${LabelEnableCinemaModeFor}</h3>
<div class="paperCheckboxListLabel">${LabelEnableCinemaModeFor}</div>
<div class="paperCheckboxList">
<paper-checkbox class="chkMovies">${OptionMovies}</paper-checkbox>
<paper-checkbox class="chkEpisodes">${OptionEpisodes}</paper-checkbox>
@ -22,7 +22,7 @@
</div>
<br />
<div>
<h3 style="margin-bottom:.5em;">${LabelSelectInternetTrailersForCinemaMode}</h3>
<div class="paperCheckboxListLabel">${LabelSelectInternetTrailersForCinemaMode}</div>
<div class="paperCheckboxList">
<paper-checkbox class="chkUpcomingTheaterTrailers">${OptionUpcomingMoviesInTheaters}</paper-checkbox>
<paper-checkbox class="chkUpcomingDvdTrailers">${OptionUpcomingDvdMovies}</paper-checkbox>