From a64292434876ca4539191d0039bbf0d34eda25a1 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Thu, 2 Nov 2023 11:48:11 +0100 Subject: [PATCH] Update 0BDFDB.raw.css --- Library/_res/0BDFDB.raw.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Library/_res/0BDFDB.raw.css b/Library/_res/0BDFDB.raw.css index 6b9da96e12..8c083e2a87 100644 --- a/Library/_res/0BDFDB.raw.css +++ b/Library/_res/0BDFDB.raw.css @@ -1062,7 +1062,7 @@ input[REPLACE_CLASS_input][REPLACE_CLASS_inputerror] { border-top: unset; border-bottom: 1px solid hsla(0,0%,100%,.1); } -[REPLACE_CLASS_modalwrapper] [REPLACE_CLASS_tabbarcontainer] { +[REPLACE_CLASS_modal] [REPLACE_CLASS_tabbarcontainer] { background: rgba(0, 0, 0, 0.1); border: none; box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.05); @@ -1070,7 +1070,7 @@ input[REPLACE_CLASS_input][REPLACE_CLASS_inputerror] { margin: 0; padding: 16px 16px 0 16px; } -[REPLACE_CLASS_themedark] [REPLACE_CLASS_modalwrapper] [REPLACE_CLASS_tabbarcontainer] { +[REPLACE_CLASS_themedark] [REPLACE_CLASS_modal] [REPLACE_CLASS_tabbarcontainer] { background: rgba(0, 0, 0, 0.2); box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1); }