Add color for current events
[infodrom.org/service.infodrom.org] / src / infodrom.css
index 4cb2737..d3d329b 100644 (file)
@@ -66,6 +66,9 @@ tr.t0 {
 tr.t1 {
   background: #d9e2ea;
 }
+tr.t2 {
+  background: #ffff00;
+}
 td.in {
   color: #2f9a00;
 }