This software is dedicated to the memory of Tom G1PJB, SK, a friend and colleague who sadly passed away around the time I started writing it in Autumn 2025. I was looking forward to showing it to you when it was done.
-
+
{% end %}
\ No newline at end of file
diff --git a/templates/add_spot.html b/templates/add_spot.html
index 6d8a22c..e10d943 100644
--- a/templates/add_spot.html
+++ b/templates/add_spot.html
@@ -69,8 +69,8 @@
-
-
+
+
{% end %}
\ No newline at end of file
diff --git a/templates/alerts.html b/templates/alerts.html
index 43b3cac..bc3d838 100644
--- a/templates/alerts.html
+++ b/templates/alerts.html
@@ -33,7 +33,7 @@
-
-
+
+
{% end %}
\ No newline at end of file
diff --git a/templates/bands.html b/templates/bands.html
index ded7b0f..8f38385 100644
--- a/templates/bands.html
+++ b/templates/bands.html
@@ -62,9 +62,9 @@
-
-
-
+
+
+
{% end %}
\ No newline at end of file
diff --git a/templates/base.html b/templates/base.html
index 87d0c96..18662b3 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -46,10 +46,10 @@
crossorigin="anonymous">
-
-
-
-
+
+
+
+
diff --git a/templates/cards/bands.html b/templates/cards/bands.html
index ea3ed1f..5630097 100644
--- a/templates/cards/bands.html
+++ b/templates/cards/bands.html
@@ -1,6 +1,6 @@
Bands
-
+
\ No newline at end of file
diff --git a/templates/cards/basemap.html b/templates/cards/basemap.html
index 299161d..2255849 100644
--- a/templates/cards/basemap.html
+++ b/templates/cards/basemap.html
@@ -2,7 +2,7 @@
Map Style
-
+
-
+
-
-
+
+
diff --git a/templates/widgets/band-color-scheme.html b/templates/widgets/band-color-scheme.html
index 6e7f1d9..0a81523 100644
--- a/templates/widgets/band-color-scheme.html
+++ b/templates/widgets/band-color-scheme.html
@@ -1,4 +1,4 @@
-
+
diff --git a/templates/widgets/color-scheme.html b/templates/widgets/color-scheme.html
index 86a817c..25b8bbb 100644
--- a/templates/widgets/color-scheme.html
+++ b/templates/widgets/color-scheme.html
@@ -1,4 +1,4 @@
-
+
diff --git a/webassets/css/style.css b/webassets/css/style.css
index 8014847..b9668d4 100644
--- a/webassets/css/style.css
+++ b/webassets/css/style.css
@@ -100,11 +100,6 @@ div.appearing-panel {
display: none;
}
-.spothole-card-text {
- line-height: 2.5em !important;
-}
-
-
/* SPOTS/ALERTS PAGES, MAIN TABLE */
diff --git a/webassets/js/common.js b/webassets/js/common.js
index 1945a82..dafe0b9 100644
--- a/webassets/js/common.js
+++ b/webassets/js/common.js
@@ -92,14 +92,14 @@ function allFilterOptionsSelected(parameter) {
}
-// Generate a filter card with multiple toggle buttons plus All/None buttons.
+// Generate a filter card with inline checkboxes plus All/None links.
function generateMultiToggleFilterCard(elementID, filterQuery, options) {
- // Create a button for each option
+ var $row = $('