From 7482599ccaf95c7a23ca2118052c53775a0514d5 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Wed, 20 Dec 2017 12:20:54 -0500 Subject: #570 removed paddings, also added pinning capability for collapse --- www/templates/events-modal.html | 3 ++- www/templates/moment.html | 9 ++++++--- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'www/templates') diff --git a/www/templates/events-modal.html b/www/templates/events-modal.html index 3458fb2e..b947f03a 100644 --- a/www/templates/events-modal.html +++ b/www/templates/events-modal.html @@ -72,13 +72,14 @@ +
- @{{currentRate}}x {{'kAt' | translate}}:{{currentProgress.progress}}s + @{{currentRate}}x {{'kAt' | translate}}:{{currentProgress.progress}}s
diff --git a/www/templates/moment.html b/www/templates/moment.html index bdd64b6a..f90ea0de 100644 --- a/www/templates/moment.html +++ b/www/templates/moment.html @@ -22,7 +22,7 @@ - +
@@ -66,12 +66,15 @@
-
{{moment.Event.monitorName}}{{moment.Event.collapseCount}} 
+
 {{moment.Event.monitorName}}{{moment.Event.collapseCount}} 
+ +
+ -
{{moment.Event.humanizeTime}}{{hourmin(moment.Event.StartTime)}}
+
 {{moment.Event.humanizeTime}}{{hourmin(moment.Event.StartTime)}} 
-- cgit v1.2.3