From e39bf6ef0a393332cc93893c7d77133725b0e0d0 Mon Sep 17 00:00:00 2001 From: Hunter Long Date: Sat, 15 Sep 2018 03:06:31 -0700 Subject: [PATCH] UI updates --- Makefile | 2 +- source/css/base.css | 2 +- source/scss/mobile.scss | 2 +- source/tmpl/logs.html | 8 ++++++++ source/tmpl/settings.html | 18 ++++++++++-------- 5 files changed, 21 insertions(+), 11 deletions(-) diff --git a/Makefile b/Makefile index b5712b86..d20174d3 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=0.6 +VERSION=0.61 BINARY_NAME=statup GOPATH:=$(GOPATH) GOCMD=go diff --git a/source/css/base.css b/source/css/base.css index 2330cb46..1b23bc02 100644 --- a/source/css/base.css +++ b/source/css/base.css @@ -421,7 +421,7 @@ HTML, BODY { padding: 5px 5px; } .lg_number { - font-size: 8.1vw; } + font-size: 7.8vw; } .stats_area { margin-top: 1.5rem !important; diff --git a/source/scss/mobile.scss b/source/scss/mobile.scss index fb64ae8c..d9b1f8c7 100644 --- a/source/scss/mobile.scss +++ b/source/scss/mobile.scss @@ -48,7 +48,7 @@ } .lg_number { - font-size: 8.1vw; + font-size: 7.8vw; } .stats_area { diff --git a/source/tmpl/logs.html b/source/tmpl/logs.html index cedcd255..e9b1640d 100644 --- a/source/tmpl/logs.html +++ b/source/tmpl/logs.html @@ -40,5 +40,13 @@ {{end}} + + \ No newline at end of file diff --git a/source/tmpl/settings.html b/source/tmpl/settings.html index 46192b21..9ca577d5 100644 --- a/source/tmpl/settings.html +++ b/source/tmpl/settings.html @@ -62,14 +62,16 @@
-
+
-
+
+ + - +
@@ -141,7 +143,7 @@
{{if $n.Title}}

{{$n.Title}}

{{end}} - {{if $n.Description}}

{{safe $n.Description}}

{{end}} + {{if $n.Description}}

{{safe $n.Description}}

{{end}} {{range .Form}}
@@ -151,7 +153,7 @@ {{end}}
-
+
Limit
@@ -163,19 +165,19 @@
-
+
-
+
{{if $n.CanTest}} -
+
{{end}}