changeset 51:d8d4d598903e

Fix example stylesheet.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 16 Aug 2009 02:59:22 +0300
parents 456c357cb991
children 8cfb71b296da
files example.css
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/example.css	Sun Aug 16 02:55:50 2009 +0300
+++ b/example.css	Sun Aug 16 02:59:22 2009 +0300
@@ -54,7 +54,7 @@
 	font-size: 8pt;
 }
 
-table.summary .blocked, table.ignored .blocked {
+table.global .blocked, table.ignored .blocked {
 	background: #400;
 	color: red;
 }