From 558012bf896f5a290b0e141c7629e0247b0d6815 Mon Sep 17 00:00:00 2001 From: James Downie Date: Wed, 9 Jul 2025 22:47:57 +1000 Subject: [PATCH] Lazy commit on . --- adm/index.css | 8 ++++++++ adm/index.php | 11 +++++++++++ 2 files changed, 19 insertions(+) diff --git a/adm/index.css b/adm/index.css index 957d9a4..6b93434 100644 --- a/adm/index.css +++ b/adm/index.css @@ -63,3 +63,11 @@ body { display: none; } opacity: 1; z-index: 4; } +.tabbody { + padding: 10px; + border-left: solid 1px rgb(222, 226, 230); + border-right: solid 1px rgb(222, 226, 230); + border-bottom: solid 1px rgb(222, 226, 230); + border-bottom-left-radius: 8px; + border-bottom-right-radius: 8px; +} diff --git a/adm/index.php b/adm/index.php index e779956..6f1424d 100755 --- a/adm/index.php +++ b/adm/index.php @@ -79,6 +79,17 @@ Coordinates + +
+ +