From cca82635f3643128c82c6b3875f4a22036acbd51 Mon Sep 17 00:00:00 2001 From: Bruno Windels Date: Wed, 3 Jul 2019 10:32:37 +0200 Subject: [PATCH] whitespace --- res/themes/light/css/_light.scss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/res/themes/light/css/_light.scss b/res/themes/light/css/_light.scss index 159b9a6b76..447516a26b 100644 --- a/res/themes/light/css/_light.scss +++ b/res/themes/light/css/_light.scss @@ -195,10 +195,12 @@ $panel-divider-color: #dee1f3; $widget-menu-bar-bg-color: $secondary-accent-color; // ******************** + // both $event-highlight-bg-color and $room-warning-bg-color share this value, // so to not make their order dependent on who depends on who, have a shared value // defined before both $yellow-background: #fff8e3; + // event tile lifecycle $event-encrypting-color: #abddbc; $event-sending-color: #ddd;