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

update list class

This commit is contained in:
Luke Pulverenti 2016-04-16 01:27:10 -04:00
parent b96f39bf22
commit 3e61abaf71
13 changed files with 27 additions and 27 deletions

View file

@ -59,7 +59,7 @@
<paper-checkbox class="chkAllTuners">${OptionEnableForAllTuners}</paper-checkbox>
<div class="selectTunersSection hide">
<br /><br />
<div class="paperCheckboxListLabel">${HeaderTuners}</div>
<div class="paperListLabel">${HeaderTuners}</div>
<div class="paperCheckboxList paperList tunerList">
</div>
</div>