1
0
Fork 0
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:
Joshua M. Boniface 2019-04-30 23:47:36 -04:00 committed by GitHub
commit 8f2c33eaa5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
26 changed files with 82 additions and 190 deletions

View file

@ -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%
}