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

remove unusable resources from emby repository

This commit is contained in:
dkanada 2019-04-10 00:10:05 -07:00
parent 9677981344
commit 266ba6ea99
3 changed files with 2 additions and 133 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%
}