From 131dbf94c1cdab419fc8e478e7907d92d83fcbcf Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Mon, 31 Oct 2016 16:57:04 -0400 Subject: [PATCH] Recolored the sidebar conditions. --- views/front/conditions/front.html | 2 +- views/front/conditions/inside.html | 2 +- views/front/conditions/side.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/views/front/conditions/front.html b/views/front/conditions/front.html index fc57566..6f312ab 100644 --- a/views/front/conditions/front.html +++ b/views/front/conditions/front.html @@ -1,5 +1,5 @@ {if $selectedCondition} -
+
Bridge Conditions diff --git a/views/front/conditions/inside.html b/views/front/conditions/inside.html index acd3401..1d24248 100644 --- a/views/front/conditions/inside.html +++ b/views/front/conditions/inside.html @@ -2,7 +2,7 @@

Status:

{$selectedCondition.name}

{$todaysDate} - {$timeNow}

-
+

{$selectedCondition.descr|nl2br}

{if $currentCondition.additional}

{$currentCondition.additional|nl2br}

diff --git a/views/front/conditions/side.html b/views/front/conditions/side.html index 4ebb8d9..275feb9 100644 --- a/views/front/conditions/side.html +++ b/views/front/conditions/side.html @@ -1,5 +1,5 @@ {if $selectedCondition} -