override blueprint's background color setting on table headline
This commit is contained in:
parent
fea68978f3
commit
a4cdf95c70
1 changed files with 4 additions and 0 deletions
|
@ -48,6 +48,10 @@ textarea {
|
|||
font-size: 100%;
|
||||
}
|
||||
|
||||
thead th {
|
||||
background: none;
|
||||
}
|
||||
|
||||
/* class-specific */
|
||||
|
||||
.description {
|
||||
|
|
Loading…
Add table
Reference in a new issue