From afe0704e3baafc07dfffebdcd329f758dff5429a Mon Sep 17 00:00:00 2001 From: zzz Date: Fri, 20 Sep 2024 09:55:14 -0400 Subject: [PATCH] i2ptunnel: CSS tweak (dark theme) --- apps/i2ptunnel/jsp/themes/dark/i2ptunnel.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/apps/i2ptunnel/jsp/themes/dark/i2ptunnel.css b/apps/i2ptunnel/jsp/themes/dark/i2ptunnel.css index c425c7dee..e0b53829d 100644 --- a/apps/i2ptunnel/jsp/themes/dark/i2ptunnel.css +++ b/apps/i2ptunnel/jsp/themes/dark/i2ptunnel.css @@ -35,10 +35,7 @@ input::-moz-selection { ::selection { color: white; -} - -::-moz-selection { - color: white; + background: #918; } * {