Removed jquery-backstretch that handled the UserBackground

The UserBackground is now handled with CSS3 on body.thm-body
This allowed me to remove the #rl-bg so that the "video-on-login-screen" plugin will not work indefinitely.
This commit is contained in:
djmaze 2020-07-13 15:47:19 +02:00
parent 213f5d183e
commit 412d69ce75
22 changed files with 30 additions and 869 deletions

View file

@ -4086,13 +4086,6 @@ istextorbinary@2.2.1:
editions "^1.3.3"
textextensions "2"
jquery-backstretch@2.1.18:
version "2.1.18"
resolved "https://registry.yarnpkg.com/jquery-backstretch/-/jquery-backstretch-2.1.18.tgz#d3e1e16d387f72172c2d70d3eef5512e1aabbeb2"
integrity sha512-qUUTfZD/pwpqlCVvgr8VLTNa0utQBUW+HTXLPZkyqcSiudgWf+ImXlRE7oKQ8o2MbcrZ28n6HCg38Sfhwn9CNw==
dependencies:
jquery "^3.1.1"
jquery@3.4.1:
version "3.4.1"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2"