From 797c4c7c524da96cbcee17036b52a0fd76bf61e2 Mon Sep 17 00:00:00 2001 From: James Magahern Date: Thu, 18 Sep 2025 08:52:15 -0700 Subject: [PATCH] darkmode css: remove em from reinvert list --- App/Resources/darkmode.css | 1 - 1 file changed, 1 deletion(-) diff --git a/App/Resources/darkmode.css b/App/Resources/darkmode.css index 6ca101e..ad5168d 100644 --- a/App/Resources/darkmode.css +++ b/App/Resources/darkmode.css @@ -8,7 +8,6 @@ html, iframe { -webkit-filter: invert(100%) !important; } -em, img, svg, form,