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 +
+