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

update search

This commit is contained in:
Luke Pulverenti 2017-05-09 15:17:42 -04:00
parent 767353ef74
commit ed5d4c1a54
17 changed files with 32 additions and 13 deletions

File diff suppressed because one or more lines are too long

View file

@ -59,6 +59,16 @@
</div>
</div>
<div class="hide verticalSection newsResults">
<div>
<h2 class="sectionTitle sectionTitle-cards padded-left padded-right" style="display: inline-block; vertical-align: middle;">${News}</h2>
</div>
<div is="emby-scroller" data-horizontal="true" data-centerfocus="card" data-mousewheel="false" class="padded-top-focusscale padded-bottom-focusscale focuscontainer-x">
<div is="emby-itemscontainer" class="padded-left padded-right itemsContainer scrollSlider"></div>
</div>
</div>
<div class="hide verticalSection programResults">
<div>
<h2 class="sectionTitle sectionTitle-cards padded-left padded-right" style="display: inline-block; vertical-align: middle;">${Programs}</h2>