mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix now playing background
This commit is contained in:
parent
c7fa2299da
commit
def595ff8a
26 changed files with 603 additions and 695 deletions
|
@ -4,7 +4,6 @@
|
|||
<title>Emby</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div id="indexPage" data-role="page" data-dom-cache="true" class="page homePage libraryPage allLibraryPage backdropPage pageWithAbsoluteTabs" data-title="${ButtonHome}" data-backdroptype="movie,series,game,book" data-require="scripts/indexpage">
|
||||
|
||||
<div class="libraryViewNav libraryViewNavWithMinHeight">
|
||||
|
@ -22,7 +21,6 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="pageBackground"></div>
|
||||
<div class="ehsContent fullWidth">
|
||||
<neon-animated-pages>
|
||||
<neon-animatable>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue