From 97c7e18221027dc0eb5c87ef37230668d625332f Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Thu, 2 Nov 2023 21:35:46 +0100 Subject: [PATCH] Update BasicBackground.css --- Themes/BasicBackground/BasicBackground.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Themes/BasicBackground/BasicBackground.css b/Themes/BasicBackground/BasicBackground.css index 576d3e4006..f2b6542e85 100644 --- a/Themes/BasicBackground/BasicBackground.css +++ b/Themes/BasicBackground/BasicBackground.css @@ -928,9 +928,10 @@ button.button__4f306.enabled__470f0:hover svg { background-color: rgba(var(--transparencycolor), .2); } .jumpToPresentBar__0ff7f { /* bar jumptopresent */ - background-color: transparent; - overflow: hidden; bottom: -8px; + background-color: transparent; + border-bottom: 1px solid var(--background-modifier-accent); + overflow: hidden; opacity: 1; } .jumpToPresentBar__0ff7f::before,