From 373bf2f818f5ffc388c67f4e5bfafc478c5b56d4 Mon Sep 17 00:00:00 2001 From: hackbard Date: Wed, 1 Jun 2016 23:32:11 +0200 Subject: [PATCH] implemented longclick functionality + ui rearrangement + geo loc conversion functions --- app/www/css/index.css | 10 ++- app/www/index.html | 14 ++--- app/www/js/index.js | 139 ++++++++++++++++++++++++++++-------------- 3 files changed, 108 insertions(+), 55 deletions(-) diff --git a/app/www/css/index.css b/app/www/css/index.css index 11f1650..52bfe4b 100644 --- a/app/www/css/index.css +++ b/app/www/css/index.css @@ -24,6 +24,7 @@ html { body { height: 100%; margin: 0; + background-color: black; } #io { @@ -82,6 +83,7 @@ body { border: none; text-align: center; background-color: #999; + overflow: hidden; } .hwbtn { @@ -93,6 +95,7 @@ body { text-align: center; background-color: #999; float: left; + overflow: hidden; } .twbtn { @@ -104,12 +107,15 @@ body { text-align: center; background-color: #999; float: left; + overflow: hidden; } .mainseclabel { - margin-left: 2%; - margin-top: 2%; + margin-top: 3%; + width: 100%; clear: left; + text-align: center; + color: white; } .infocolumn, diff --git a/app/www/index.html b/app/www/index.html index 2543412..9cf671e 100644 --- a/app/www/index.html +++ b/app/www/index.html @@ -47,6 +47,7 @@
+
@@ -65,17 +67,15 @@
-
-
@@ -94,11 +94,11 @@
- Report patrols + Patrols