From 3e011566d57ada671534906cd080ad59294f0b53 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sun, 4 Sep 2016 08:21:23 -0400 Subject: #318 - ZM<->NVR Former-commit-id: 36a54d3203893c7b240ba458a927b259cb6b5141 --- www/index.html | 210 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 105 insertions(+), 105 deletions(-) (limited to 'www/index.html') diff --git a/www/index.html b/www/index.html index 9fd698a4..e80ff77d 100644 --- a/www/index.html +++ b/www/index.html @@ -2,47 +2,47 @@ - - + + - + - + - + + + + - - - - + - + - + - + - - + + - - - + + + - + @@ -50,37 +50,37 @@ - + - - - + + + - + - + - - - - - - - + + - + - + @@ -109,62 +109,62 @@ - + - - - + + + - + - - - + + + - - + + - - + + - + - + - + - - - - - - - - - + + + + + + + + + - - - + + + - + - + - function keyboardShowHandler(e) { - setTimeout(function () { - $('html, body').animate({ scrollTop: 0 }, 1000); - }, 0); - } - - - + \ No newline at end of file -- cgit v1.2.3