From 3cb6849e5b819bae455ebb838cc62ff75d3dd662 Mon Sep 17 00:00:00 2001 From: Craine Runton Date: Fri, 17 Jun 2016 14:23:35 -0600 Subject: [PATCH] Closes #10. Made more use of x-large screen space for users on very large monitors. --- web_service/index.html | 2 +- web_service/js/tls-dashboard/scripts.js | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/web_service/index.html b/web_service/index.html index 06a017b..eee2a1d 100644 --- a/web_service/index.html +++ b/web_service/index.html @@ -21,7 +21,7 @@

Created:

-
+
diff --git a/web_service/js/tls-dashboard/scripts.js b/web_service/js/tls-dashboard/scripts.js index b8f9e90..8ebb331 100644 --- a/web_service/js/tls-dashboard/scripts.js +++ b/web_service/js/tls-dashboard/scripts.js @@ -9,10 +9,10 @@ $(function () { }); var card_html = String() - +'
' + +'
' +'
' - +'
' - +'

{{server}}

' + +'
' + +'

{{server}}

' +'
' +'
' +'

{{days_left}}

' @@ -20,7 +20,7 @@ $(function () { +'
' +' ' +'
'