override blueprint's background color setting on table headline

This commit is contained in:
Helmut Merz 2011-06-16 19:44:37 +02:00
parent fea68978f3
commit a4cdf95c70

View file

@ -48,6 +48,10 @@ textarea {
font-size: 100%;
}
thead th {
background: none;
}
/* class-specific */
.description {