Apply custom css across the board including client portal and guest

This commit is contained in:
johnnyq
2026-08-15 17:53:10 -04:00
parent 6ef84c4547
commit bcc73737e4
6 changed files with 12 additions and 0 deletions

View File

@@ -547,6 +547,7 @@ if (isset($_POST['add_telemetry'])) {
<link rel="stylesheet" href="/libs/adminlte/css/adminlte.min.css">
<!-- Custom Style Sheet -->
<link href="/libs/tom-select/css/tom-select.bootstrap5.min.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="/css/itflow_custom.css">
</head>