From 99aaeefe8edc664a68cf24ae0ecfa3584bb09272 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Wed, 23 Jul 2025 17:32:51 -0400 Subject: [PATCH] Move the adminlte css to be the last css to fix select2 being white in dark-mode --- blank.php | 13 +++++++++++++ includes/header.php | 8 +++----- 2 files changed, 16 insertions(+), 5 deletions(-) diff --git a/blank.php b/blank.php index 9cf73716..2a313940 100644 --- a/blank.php +++ b/blank.php @@ -30,6 +30,19 @@ echo getUserAgent(); +
+ + +
+
Requester
Sam Adams
diff --git a/includes/header.php b/includes/header.php index ee63b884..41be13d8 100644 --- a/includes/header.php +++ b/includes/header.php @@ -29,9 +29,6 @@ header("X-Frame-Options: DENY"); - - - @@ -42,11 +39,12 @@ header("X-Frame-Options: DENY"); - + + -"> +">