diff luk4.css @ 70:8109809f67cb

Fix "clactive" cell state in stylesheets.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 24 Oct 2012 04:28:25 +0300
parents 0acf6e16af93
children 7dd647a01fb6
line wrap: on
line diff
--- a/luk4.css	Wed Oct 24 03:48:27 2012 +0300
+++ b/luk4.css	Wed Oct 24 04:28:25 2012 +0300
@@ -152,8 +152,7 @@
 	background: rgb(20,35,35);
 }
 
-td.clactive, td.clactive * td {
-	background: rgb(35,55,55);
+td.clactive {
 	border: 1px solid white;
 }