changeset 337:bb906ba63463

Change hover behaviour in stylesheet.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 29 Nov 2013 05:42:40 +0200
parents 49094cfbd674
children c30f5bcb71fd
files main.css
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/main.css	Thu Nov 28 07:14:23 2013 +0200
+++ b/main.css	Fri Nov 29 05:42:40 2013 +0200
@@ -125,7 +125,7 @@
 }
 
 table.misc tr:hover td, table.vote tr:hover td {
-	background: rgba(0,50,0,0.50);
+	color: white;
 }
 
 div.reglink {