From b1d5822fef60fadb452280ea52e72634d7b190bc Mon Sep 17 00:00:00 2001 From: ShiniGandhi <55044876+ShiniGandhi@users.noreply.github.com> Date: Thu, 26 May 2022 17:04:27 +0300 Subject: [PATCH] Update JellyTheme.css --- latest/JellyTheme.css | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/latest/JellyTheme.css b/latest/JellyTheme.css index 87d9b71..ac7ed27 100644 --- a/latest/JellyTheme.css +++ b/latest/JellyTheme.css @@ -1865,7 +1865,18 @@ margin-top:-30% margin-top:-25em!important } -.layout-desktop,.layout-tv .nextUpSection { +.layout-desktop, .nextUpSection { +background-color:#000000de; +border-radius:34px; +margin-left:80%; +margin-right:-30vw; +margin-top:-27vh; +padding-bottom:1vh; +padding-left:2vw; +padding-right:30vw +} + +.layout-tv .nextUpSection { background-color:#000000de; border-radius:34px; margin-left:80%;