update components
This commit is contained in:
parent
d77dae69d5
commit
bd335e85ff
15 changed files with 33 additions and 16 deletions
16
dashboard-ui/offline/offline.html
Normal file
16
dashboard-ui/offline/offline.html
Normal file
|
@ -0,0 +1,16 @@
|
|||
<div class="pageContainer fullWidth vertical flex flex-direction-column">
|
||||
|
||||
<div class="scrollFrame scrollFrameY flex flex-grow focuscontainer-down">
|
||||
|
||||
<div class="scrollSlider flex-grow" style="padding: 8vh 0 0;">
|
||||
|
||||
<div class="verticalSection latestSection padded-left padded-right hide" data-mediatype="Video">
|
||||
<h2 class="sectionTitle">${HeaderLatestOfflineVideos}</h2>
|
||||
<div is="emby-itemscontainer" class="itemsContainer vertical-wrap"></div>
|
||||
</div>
|
||||
|
||||
<div class="offlineServers">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue