From df38719cba59b8aefe385dd83a54e66fc02dc263 Mon Sep 17 00:00:00 2001 From: Til Schmitter Date: Thu, 7 May 2026 13:43:08 +0200 Subject: [PATCH] remove hover style from modal outside area --- copyparty/web/browser.css | 1 + 1 file changed, 1 insertion(+) diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index da81dc83..6b8472d3 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -2811,6 +2811,7 @@ html.c .modalcontent { left: 0; bottom: 0; right: 0; + background: none !important; } /* settings */