1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

fix project

This commit is contained in:
Luke Pulverenti 2015-06-26 12:24:21 -04:00
parent 19f8c11c38
commit a605edece3
3 changed files with 13 additions and 3 deletions

View file

@ -8,7 +8,7 @@
<div data-role="content" style="overflow:visible;">
<paper-fab mini icon="arrow-back" class="subdued" onclick="history.back()" style="position:relative;top:5px;left:5px;"></paper-fab>
<paper-fab mini icon="arrow-back" class="white" onclick="history.back()" style="position:relative;top:5px;left:5px;"></paper-fab>
<div style="float:right;position:relative;top:5px;right:5px;">
<span class="nowPlayingSelectedPlayer"></span>
<paper-fab mini icon="cast" class="blue nowPlayingCastIcon" onclick="MediaController.showPlayerSelection();" style="vertical-align:middle;"></paper-fab>