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

@@ -39,7 +39,7 @@ header("X-Frame-Options: DENY");
--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="/css/itflow_custom.css">
<!-- Scripts -->