From 46fbba25df7c8e96f4256c8b3ff3c446ecd33ce9 Mon Sep 17 00:00:00 2001 From: TwinProduction Date: Mon, 16 Sep 2019 20:29:06 -0400 Subject: [PATCH] Minor improvements on UI --- static/index.html | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/static/index.html b/static/index.html index d56d6559..446c437c 100644 --- a/static/index.html +++ b/static/index.html @@ -6,21 +6,23 @@
-
+
Gatus
- - - - - - - - - - - -
NameStatusHostnameResponse time
+
+ + + + + + + + + + + +
NameStatusHostnameResponse time
+
@@ -56,7 +58,7 @@ refreshTable(); setInterval(function() { refreshTable(); - }, 10000); + }, 3000); \ No newline at end of file