From 2ad9b8af77095e798874b47e44d8ba9d1a42f9bf Mon Sep 17 00:00:00 2001 From: RD WebDesign Date: Thu, 16 Mar 2023 19:19:40 -0300 Subject: [PATCH] Fix the global settings level selector style Signed-off-by: RD WebDesign --- scripts/pi-hole/php/header_authenticated.php | 2 +- style/pi-hole.css | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/scripts/pi-hole/php/header_authenticated.php b/scripts/pi-hole/php/header_authenticated.php index 4bc32dda..989747db 100644 --- a/scripts/pi-hole/php/header_authenticated.php +++ b/scripts/pi-hole/php/header_authenticated.php @@ -65,7 +65,7 @@ function startsWith($string, $startString)