mirror of
https://github.com/itflow-org/itflow
synced 2026-08-26 17:35:16 +00:00
Update AdminLTE from 4.7.0 to 4.8.5 and switched adminlte colors to use min version
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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">
|
||||
|
||||
@@ -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
20
libs/adminlte/css/adminlte-colors-v3.min.css
vendored
Normal file
20
libs/adminlte/css/adminlte-colors-v3.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
5
libs/adminlte/css/adminlte.min.css
vendored
5
libs/adminlte/css/adminlte.min.css
vendored
File diff suppressed because one or more lines are too long
3
libs/adminlte/js/adminlte.min.js
vendored
3
libs/adminlte/js/adminlte.min.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user