From b4676c11fbb6893558f3c168183786e666b3ae72 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 18 May 2019 10:16:49 +0200 Subject: Fix progress bar colours --- templates/_checked_in.html.ep | 2 +- templates/_public_status_card.html.ep | 4 ++-- templates/layouts/default.html.ep | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'templates') diff --git a/templates/_checked_in.html.ep b/templates/_checked_in.html.ep index d51097e..1e15cbd 100644 --- a/templates/_checked_in.html.ep +++ b/templates/_checked_in.html.ep @@ -31,7 +31,7 @@ Ankunft in mehr als zwei Stunden % } -
+

diff --git a/templates/_public_status_card.html.ep b/templates/_public_status_card.html.ep index 0863723..543c72f 100644 --- a/templates/_public_status_card.html.ep +++ b/templates/_public_status_card.html.ep @@ -33,8 +33,8 @@ Ankunft in mehr als zwei Stunden % }
-
-
+
+

diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index 3c237a0..4c94c50 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -9,7 +9,7 @@ - % my $av = 'v22'; # asset version + % my $av = 'v23'; # asset version -- cgit v1.2.3