mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #238 from dkanada/res
Remove unusable assets and update a string reference to connect
This commit is contained in:
commit
8f2c33eaa5
26 changed files with 82 additions and 190 deletions
|
@ -55,7 +55,7 @@ html {
|
|||
|
||||
.backgroundContainer,
|
||||
.dialog {
|
||||
background: url(https://github.com/MediaBrowser/Emby.Resources/raw/master/images/wallpaper/atv1-1080.png) center center no-repeat #D5E9F2;
|
||||
background: #D5E9F2;
|
||||
-webkit-background-size: 100% 100%;
|
||||
background-size: 100% 100%
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue