update components
This commit is contained in:
parent
f66cd30b4f
commit
11994657af
116 changed files with 570 additions and 1037 deletions
|
@ -26,14 +26,23 @@
|
|||
|
||||
<div class="detailSection" style="margin-bottom: 0;">
|
||||
|
||||
<h1 class="parentName" style="margin: .25em 0;"></h1>
|
||||
<h1 class="itemName" style="margin: .5em 0;"></h1>
|
||||
|
||||
<div class="itemMiscInfo itemMiscInfo-primary" style="margin: 1em 0;font-size:92%;">
|
||||
<div class="nameContainer">
|
||||
|
||||
</div>
|
||||
|
||||
<div class="itemMiscInfo itemMiscInfo-secondary" style="margin: 1em 0;font-size:92%;">
|
||||
<div class="itemMiscInfo itemMiscInfo-primary" style="margin: .7em 0;font-size:92%;">
|
||||
|
||||
</div>
|
||||
|
||||
<div class="itemMiscInfo itemMiscInfo-secondary" style="margin: .7em 0;font-size:92%;">
|
||||
|
||||
</div>
|
||||
|
||||
<div class="genres hide" style="margin: .7em 0;font-size:92%;">
|
||||
|
||||
</div>
|
||||
|
||||
<div class="directors hide" style="margin: .7em 0;font-size:92%;">
|
||||
|
||||
</div>
|
||||
|
||||
|
@ -131,8 +140,7 @@
|
|||
<div class="detailSectionContent">
|
||||
|
||||
<p class="itemGenres"></p>
|
||||
<h2 class="tagline"></h2>
|
||||
<p class="artist"></p>
|
||||
<h3 class="tagline"></h3>
|
||||
<p class="overview"></p>
|
||||
<div class="mediaInfoIcons hide">
|
||||
</div>
|
||||
|
@ -165,6 +173,9 @@
|
|||
</h2>
|
||||
<div is="emby-itemscontainer" class="nextUpItems vertical-wrap padded-left padded-right"></div>
|
||||
</div>
|
||||
<div class="programGuideSection hide verticalSection detailVerticalSection">
|
||||
<div class="programGuide"></div>
|
||||
</div>
|
||||
<div id="childrenCollapsible" class="hide verticalSection detailVerticalSection">
|
||||
<h2 class="childrenSectionHeader sectionTitle sectionTitle-cards padded-left">
|
||||
<span id="childrenTitle"></span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue