From 15bec5967e2923b5f196222ab6fa08a774dbf999 Mon Sep 17 00:00:00 2001 From: Robert Janetzko Date: Sun, 8 May 2022 06:46:27 +0000 Subject: [PATCH] site location --- backend/static/css/legends.css | 5 +++++ backend/templates/site.html | 7 +++++++ 2 files changed, 12 insertions(+) diff --git a/backend/static/css/legends.css b/backend/static/css/legends.css index a7c527c..2290bd3 100644 --- a/backend/static/css/legends.css +++ b/backend/static/css/legends.css @@ -8,6 +8,11 @@ a { outline: 0; } +.object-map { + float: right !important; + margin-top: -7px; +} + .popover { max-width: fit-content; } diff --git a/backend/templates/site.html b/backend/templates/site.html index 70f99be..dcda683 100644 --- a/backend/templates/site.html +++ b/backend/templates/site.html @@ -6,6 +6,13 @@

{{ title .Name }}

{{ .Type_ }}

+
+
+ +
+{{initMap}} +{{ addSite .Id }} +