From 73e10e72f24dbcafc79f42a612a4f2e6e7bf471a Mon Sep 17 00:00:00 2001 From: johnnyq Date: Sat, 15 Aug 2026 12:55:24 -0400 Subject: [PATCH] Update filter bar, increase height on top navbar, primary buttons now inherit theme color --- client/includes/footer.php | 3 + client/includes/header.php | 2 + css/itflow_custom.css | 120 +++++++++++++++++++++++++++++++++---- includes/filter_footer.php | 14 ++--- 4 files changed, 120 insertions(+), 19 deletions(-) diff --git a/client/includes/footer.php b/client/includes/footer.php index c77e0a796..0d5787307 100644 --- a/client/includes/footer.php +++ b/client/includes/footer.php @@ -70,3 +70,6 @@ + + + diff --git a/client/includes/header.php b/client/includes/header.php index 9bbc5cc93..5156c3635 100644 --- a/client/includes/header.php +++ b/client/includes/header.php @@ -32,6 +32,8 @@ header("X-Frame-Options: DENY"); // Legacy + +