mirror of
https://github.com/itflow-org/itflow
synced 2026-08-31 11:55:11 +00:00
css
This commit is contained in:
@@ -42,7 +42,7 @@ header("X-Frame-Options: DENY"); // Legacy
|
||||
|
||||
</head>
|
||||
|
||||
<body class="theme-<?= escapeHtml($config_theme) ?>">
|
||||
<body class="theme-<?= escapeHtml($config_theme) ?>" data-lte-primary="<?= escapeHtml($config_theme) ?>">
|
||||
|
||||
<!-- Navbar -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user