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

View File

@@ -24,7 +24,7 @@
--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">
<!-- Custom Style Sheet -->
<link rel="stylesheet" href="/libs/flatpickr/css/flatpickr.min.css">

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 -->

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long