mirror of
https://github.com/itflow-org/itflow
synced 2026-08-24 16:35:15 +00:00
Bump AdminLTE which brings back AdminLTE colors
This commit is contained in:
@@ -28,6 +28,11 @@ header("X-Frame-Options: DENY"); // Legacy
|
||||
|
||||
<!-- Theme style -->
|
||||
<link rel="stylesheet" href="/libs/adminlte/css/adminlte.min.css">
|
||||
<?php /* Opt-in AdminLTE 3 palette, new in v4.5.0. Supplies the
|
||||
--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/sweetalert2/css/sweetalert2.min.css">
|
||||
|
||||
<!-- ITFlow style: the AdminLTE 3 compatibility layer and the theme colours. Must load
|
||||
|
||||
Reference in New Issue
Block a user