# HG changeset patch # User Matti Hamalainen # Date 1250380762 -10800 # Node ID d8d4d598903ef9d690ee56fc6e4af275c1e3ebce # Parent 456c357cb991a7bf59f484aa2a16f7e6336ee511 Fix example stylesheet. diff -r 456c357cb991 -r d8d4d598903e example.css --- 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; }