Update to 3.5.2 and .net core 2.1
This commit is contained in:
parent
15f48949eb
commit
1c06eed098
665 changed files with 13778 additions and 11582 deletions
|
@ -1,12 +1,6 @@
|
|||
<div id="nowPlayingPage" data-role="page" class="page libraryPage nowPlayingPage noSecondaryNavPage selfBackdropPage" data-title="${TitleRemoteControl}" style="padding:0;">
|
||||
<div id="nowPlayingPage" data-role="page" class="page libraryPage nowPlayingPage noSecondaryNavPage selfBackdropPage" data-title="-" style="padding:6em 0 0!important;">
|
||||
|
||||
<div class="remoteControlContent padded-left padded-right padded-top">
|
||||
|
||||
<div style="background: #080808;">
|
||||
<button is="paper-icon-button-light" style="position: absolute; top: .5em; left: .5em; z-index: 1;" tabindex="-1" class="btnExitRemoteControl autoSize">
|
||||
<i class="md-icon"></i>
|
||||
</button>
|
||||
</div>
|
||||
<div class="remoteControlContent padded-left padded-right">
|
||||
|
||||
<div class="nowPlayingInfoContainer">
|
||||
<div class="nowPlayingPageImageContainer"></div>
|
||||
|
@ -62,10 +56,6 @@
|
|||
<div class="nowPlayingPageUserDataButtons">
|
||||
</div>
|
||||
|
||||
<button is="paper-icon-button-light" class="btnCast">
|
||||
<i class="md-icon">cast</i>
|
||||
</button>
|
||||
|
||||
<button is="paper-icon-button-light" class="btnToggleFullscreen videoButton btnPlayStateCommand autoSize" title="${ButtonFullscreen}" data-command="ToggleFullscreen">
|
||||
<i class="md-icon">fullscreen</i>
|
||||
</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue