Update AdminLTE from 4.7.0 to 4.8.5 and switched adminlte colors to use min version

This commit is contained in:
johnnyq
2026-08-25 15:52:48 -04:00
parent 3a19921edf
commit 0843dc94fb
7 changed files with 28 additions and 2307 deletions

View File

@@ -32,7 +32,7 @@ header("X-Frame-Options: DENY"); // Legacy
--bs-<colour> tokens plus .text-bg-* / .card-* / .callout-*
/ .bg-gradient-* families. Loads BEFORE itflow_custom.css so
our own .bg-<colour> box colours still win. */ ?>
<link rel="stylesheet" href="/libs/adminlte/css/adminlte-colors-v3.css">
<link rel="stylesheet" href="/libs/adminlte/css/adminlte-colors-v3.min.css">
<link rel="stylesheet" href="/libs/sweetalert2/css/sweetalert2.min.css">
<!-- ITFlow style: the AdminLTE 3 compatibility layer and the theme colours. Must load