From 46e3e25ed6f5a719828586e85755d0abc0ef60c1 Mon Sep 17 00:00:00 2001 From: ShiniGandhi <55044876+ShiniGandhi@users.noreply.github.com> Date: Thu, 21 Jul 2022 14:54:40 +0300 Subject: [PATCH] Update JellyTheme.css --- latest/JellyTheme.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/latest/JellyTheme.css b/latest/JellyTheme.css index 1f06bd9..7564311 100644 --- a/latest/JellyTheme.css +++ b/latest/JellyTheme.css @@ -2423,8 +2423,8 @@ display:none!important; } :not(.layout-mobile) body:not(.idle) .htmlvideoplayer { - mask-image: url("https://phoenixtv.io/web/trailer-gradient.png"); - -webkit-mask-image: url("https://phoenixtv.io/web/trailer-gradient.png"); + mask-image: url("https://cdn.jsdelivr.net/gh/ShiniGandhi/JellyTheme@main/screenshots/trailer-gradient.png"); + -webkit-mask-image: url("https://cdn.jsdelivr.net/gh/ShiniGandhi/JellyTheme@main/screenshots/trailer-gradient.png"); transition: 2500ms; -webkit-mask-size: 156vh; mask-size: 156vh;