From e5675d35318b3f55fcfebf951578883f90c5f6f2 Mon Sep 17 00:00:00 2001 From: Peter Goodhall Date: Sat, 9 Aug 2025 23:40:10 +0100 Subject: [PATCH] Replace Bootstrap tabs with custom styled tabs Introduces custom tab navigation with enhanced dark theme support, replacing Bootstrap nav-tabs. Adds aggressive tab styling, a custom tab switching script, and updates card headers for consistent appearance across all tab panes. --- application/views/adif/import.php | 173 ++++++++++++++++++++++-------- 1 file changed, 126 insertions(+), 47 deletions(-) diff --git a/application/views/adif/import.php b/application/views/adif/import.php index 7f71f821..5b3828fb 100644 --- a/application/views/adif/import.php +++ b/application/views/adif/import.php @@ -14,51 +14,132 @@ } ?> + + + +
-
- +
+ } ?>" id="import" role="tabpanel" aria-labelledby="import-tab">