From 15bc622fab39a367b0ff5b277a9f9813127bad40 Mon Sep 17 00:00:00 2001 From: tedhinklater <66086488+tedhinklater@users.noreply.github.com> Date: Sat, 25 Nov 2023 13:14:38 +0000 Subject: [PATCH] Update finimalism1-1.css --- finimalism1-1.css | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/finimalism1-1.css b/finimalism1-1.css index f9e8c15..72cf401 100644 --- a/finimalism1-1.css +++ b/finimalism1-1.css @@ -1460,18 +1460,24 @@ progress::-webkit-progress-value { } /*smaller Continue & Up Next*/ -.section2 .card.overflowBackdropCard.card-hoverable.card-withuserdata { -width:15vw -} +/*Continue Watching cards*/ .section1 .card.overflowBackdropCard.card-hoverable.card-withuserdata { -width:15vw +width:18vw } -#childrenCollapsible .card.overflowPortraitCard.card-hoverable.card-withuserdata { -width:6vw +/*Next Up cards*/ +.section2 .card.overflowBackdropCard.card-hoverable.card-withuserdata { +width:13vw } +/*Series cards*/ +#childrenCollapsible .card.overflowPortraitCard.card-hoverable.card-withuserdata { +width:9vw +} + + + .section1 .emby-scrollbuttons.padded-right { margin-top: -1.5vh; } @@ -1585,3 +1591,5 @@ transform:scale(1.05)!important .verticalSection-extrabottompadding .emby-button .listItemBodyText { margin-top: 2px; /* Adjust the top margin of the text as needed */ } + +