diff luk2.css @ 79:7dd647a01fb6

Implement indicator for "next" class.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 24 Oct 2012 08:25:12 +0300
parents 8109809f67cb
children 8501f1b9bba3
line wrap: on
line diff
--- a/luk2.css	Wed Oct 24 07:52:03 2012 +0300
+++ b/luk2.css	Wed Oct 24 08:25:12 2012 +0300
@@ -134,6 +134,9 @@
 	border: 1px solid white;
 }
 
+td.clnext {
+	border: 1px dashed yellow;
+}
 
 div.nhours {
 	text-align: right;