update vtt headers
This commit is contained in:
parent
e97c785c73
commit
e4417bff1a
11 changed files with 54 additions and 27 deletions
|
@ -9,8 +9,8 @@
|
|||
|
||||
<div class="detailPageContent" style="position:relative;">
|
||||
|
||||
<paper-fab class="btnPlay detailFloatingButton hide" icon="play-arrow" title="${ButtonPlay}"></paper-fab>
|
||||
<paper-fab class="btnFloatingRecord detailFloatingButton hide" icon="videocam" title="${ButtonRecord}"></paper-fab>
|
||||
<button is="emby-button" type="button" class="btnPlay detailFloatingButton hide fab" title="${ButtonPlay}"><iron-icon icon="play-arrow"></iron-icon></button>
|
||||
<button is="emby-button" type="button" class="btnFloatingRecord detailFloatingButton hide fab" title="${ButtonRecord}"><iron-icon icon="videocam"></iron-icon></button>
|
||||
|
||||
<div class="detailImageContainer">
|
||||
</div>
|
||||
|
@ -130,7 +130,7 @@
|
|||
<p id="awardSummary"></p>
|
||||
<div class="paperList" id="criticRatingSummary">
|
||||
<paper-icon-item>
|
||||
<paper-fab mini style="background-color: transparent; background-repeat: no-repeat; background-position: center center; background-size: cover; background-image: url(css/images/fresh.png);" item-icon></paper-fab>
|
||||
<button is="emby-button" type="button" class="mini fab" style="background-color: transparent; background-repeat: no-repeat; background-position: center center; background-size: cover; background-image: url(css/images/fresh.png);" item-icon></button>
|
||||
<paper-item-body three-line>
|
||||
<div>TOMATOMETER®</div>
|
||||
<div class="criticRatingScore"></div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue