From 00909fc4333b1cefc502dc40afa2c7c06ec7f713 Mon Sep 17 00:00:00 2001 From: arf20 Date: Sun, 7 Dec 2025 20:56:40 +0100 Subject: sorting and filtering working --- index.htm.tmpl | 69 +++++++++++++++++++++++++++++----------------------------- 1 file changed, 35 insertions(+), 34 deletions(-) (limited to 'index.htm.tmpl') diff --git a/index.htm.tmpl b/index.htm.tmpl index fdb1b58..759625b 100644 --- a/index.htm.tmpl +++ b/index.htm.tmpl @@ -10,6 +10,7 @@ } .box { + margin-bottom: 1em; width: 50%; min-width: 400px; display: block; @@ -41,6 +42,10 @@ width: 200px; } +.advanced { + margin-left: 1em; +} + .collapse-title { font-weight: bold; } @@ -53,6 +58,10 @@ display: inline-block; } +.result-header { + margin-bottom: 1em; +} + .result { margin-left: 1em; margin-bottom: 1em; @@ -97,53 +106,45 @@

Search all of the ARFNET content fast

- +
-
+
Advanced - - - - - - - - -
-
- Filtering +

+ + + + + + + + + +

+

-
+
+

+

-
+
+

+

-
+
+

+

-
-

-
- Sorting -
- -
- -
- -
-
-
- -
- -
-
+
+


%s + %s -- cgit v1.2.3