diff luk.css @ 25:a076d8d22422

Fix string parsing in the HTML parser.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 27 Mar 2011 01:14:40 +0200
parents e0f1a5861f28
children d8a1e85b8dda
line wrap: on
line diff
--- a/luk.css	Wed Mar 16 08:49:49 2011 +0200
+++ b/luk.css	Sun Mar 27 01:14:40 2011 +0200
@@ -22,6 +22,10 @@
 	height: 100%;
 }
 
+table.timetable tr:hover th {
+	color: red;
+}
+
 td.clgrouped, td.clgrouped * td {
 	background: #454;
 }