From da50ca04331acb38769f32d3aef4b3320080dcc0 Mon Sep 17 00:00:00 2001 From: Claudio Maggioni Date: Tue, 22 Sep 2020 16:59:40 +0200 Subject: [PATCH] fix --- assets/index.css | 4 ++++ index.html | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/assets/index.css b/assets/index.css index c05f48e..d03aa36 100644 --- a/assets/index.css +++ b/assets/index.css @@ -137,6 +137,10 @@ input[type="range"]::-moz-range-progress { background-color: #3FE1B0; } +.room-unassigned { + background-color: #fe8a4f; +} + .room-in-use { background-color: #FF505F; } diff --git a/index.html b/index.html index d7fdd70..fbc53fa 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@ - +

USI INF room availability

@@ -98,6 +98,6 @@ homework) - +