comparison example.css @ 51:d8d4d598903e

Fix example stylesheet.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 16 Aug 2009 02:59:22 +0300
parents 211d39a4552b
children bac5931b8312
comparison
equal deleted inserted replaced
50:456c357cb991 51:d8d4d598903e
52 52
53 table td { 53 table td {
54 font-size: 8pt; 54 font-size: 8pt;
55 } 55 }
56 56
57 table.summary .blocked, table.ignored .blocked { 57 table.global .blocked, table.ignored .blocked {
58 background: #400; 58 background: #400;
59 color: red; 59 color: red;
60 } 60 }