From 87cd75eea043ff29f34433f8ef5081811e9e8042 Mon Sep 17 00:00:00 2001 From: varphi-online Date: Tue, 12 Aug 2025 10:12:05 -0700 Subject: [PATCH] remove regression indicator for win95 dark theme --- copyparty/web/browser.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index 2d19e252..f2dc8cde 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -3986,11 +3986,11 @@ html.e #path i { html.e #hovertree:after { color: red; content: "BUGGY"; -}*/ html.ez #hovertree:after { color: rgb(255 98 98); content: "BUGGY"; } +}*/ html.e #widget { box-shadow: 0 0; border: 0 !important;