From 47a8f790b8e4fb9c2e56fd977f644222e3a176ba Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sun, 6 Sep 2020 08:22:15 -0400 Subject: [PATCH] #963 apply span styles from lucas --- www/css/style.css | 8 ++++---- www/templates/events.html | 17 ++++++++++------- 2 files changed, 14 insertions(+), 11 deletions(-) diff --git a/www/css/style.css b/www/css/style.css index 707c4603c..626fe0ba2 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -1920,12 +1920,12 @@ fill-opacity: 0.8; flex-wrap:wrap; float:right; - - +} - - +span.smallThumbsSpan { + display: table; } + .no-padding { padding: 0px !important; } diff --git a/www/templates/events.html b/www/templates/events.html index 744474b07..9fbbcc6a8 100644 --- a/www/templates/events.html +++ b/www/templates/events.html @@ -64,7 +64,7 @@
- +   @@ -80,25 +80,28 @@ +  {{event.Event.MonitorName}} - -  {{event.Event.MonitorName}} -
{{event.Event.Frames}}   + + {{event.Event.Frames}}   {{event.Event.AlarmFrames}}   {{humanize(event.Event.Length)}}   + -
  {{event.Event.Name}} + +   {{event.Event.Name}} +
-
+