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) - +