From e07ee87ab374203bdeebadd162d4825dc1c31283 Mon Sep 17 00:00:00 2001 From: Arnaud Venturi Date: Thu, 30 Jul 2026 18:16:29 +0200 Subject: [PATCH] Replace lone tab character in style.css with spaces for consistency --- resources/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/style.css b/resources/style.css index fe29f8d5..86396cd2 100644 --- a/resources/style.css +++ b/resources/style.css @@ -302,7 +302,7 @@ label:focus { } #scratchpad.empty { - background-color: transparent; + background-color: transparent; } #privacy {