From 1eeb025378804061216667d76439e7b7dfdf7670 Mon Sep 17 00:00:00 2001 From: steveseguin Date: Wed, 3 Sep 2025 10:37:29 -0400 Subject: [PATCH] another css --- main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.css b/main.css index e2a1220..aa43b46 100644 --- a/main.css +++ b/main.css @@ -6972,7 +6972,7 @@ ul#audioSource3 input:checked + label { .darktheme .modal-content, .darktheme .alertModalInner, .darktheme .popup-message { - background-color: rgba(34,37,44,0.70) !important; + background-color: rgba(230,230,230,0.70) !important; border: 1px solid rgba(255,255,255,0.08) !important; }