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

update themes

This commit is contained in:
Luke Pulverenti 2017-08-05 15:03:18 -04:00
parent d2f9895cd9
commit 4dc718fff3
84 changed files with 120 additions and 173 deletions

View file

@ -1,18 +1,5 @@
<div id="publicSharedItemPage" data-role="page" class="page standalonePage noSecondaryNavPage" data-require="scripts/shared,scripts/itemdetailpage,scripts/livetvcomponents">
<style>
#publicSharedItemPage .header {
position: absolute;
top: 0;
left: 0;
padding: 1.5em 1em 1.5em 1em;
z-index: 1;
background: rgba(0, 0, 0, .6);
border-bottom-right-radius: 10px;
}
</style>
<div class="header"><a class="logo" href="http://emby.media" style="text-decoration:none;font-size: 22px;" target="_blank"><img class="imgLogoIcon" src="css/images/logo.png"></a></div>
<div id="itemBackdrop" class="itemBackdrop noBackdrop">
<div class="itemBackdropFader">
</div>