Update filter bar, increase height on top navbar, primary buttons now inherit theme color

This commit is contained in:
johnnyq
2026-08-15 12:55:24 -04:00
parent c44fa30792
commit 73e10e72f2
4 changed files with 120 additions and 19 deletions

View File

@@ -32,6 +32,8 @@ header("X-Frame-Options: DENY"); // Legacy
</head>
<body class="theme-<?= escapeHtml($config_theme) ?>">
<!-- Navbar -->
<nav class="navbar navbar-expand-lg navbar-dark bg-dark">