update now playing screen
This commit is contained in:
parent
3ead8a75b4
commit
ad285bf734
20 changed files with 265 additions and 119 deletions
|
@ -17,7 +17,7 @@
|
|||
|
||||
<div class="detailLogo"></div>
|
||||
|
||||
<div class="detailPageContent">
|
||||
<div class="detailPageContent">
|
||||
|
||||
<div class="detailPagePrimaryContainer">
|
||||
<div class="detailImageContainer">
|
||||
|
@ -55,8 +55,8 @@
|
|||
<i class="md-icon">more_vert</i>
|
||||
|
||||
</button>
|
||||
<button is="emby-button" type="button" class="btnDeleteItem fab mini hide" title="${DeleteMedia}" style="margin-left:.5em;"><i class="md-icon"></i></button>
|
||||
<div class="detailUserDataIcons userDataIcons"></div>
|
||||
<button is="emby-button" type="button" class="btnDeleteItem fab mini hide" title="${DeleteMedia}"><i class="md-icon"></i></button>
|
||||
</div>
|
||||
|
||||
<div class="syncLocalContainer hide" style="margin: 1em 0;">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue