Fixed invalid CSS

This commit is contained in:
Peter Bittner 2014-06-01 12:19:12 +02:00
parent 870ae5cab4
commit 3730494b42

View file

@ -31,7 +31,6 @@ a.showlink {
color:#474747;
}
label {
display: block;
font-weight: bold;
@ -72,7 +71,7 @@ hr {
}
table.nocolor, table.nocolor tr, table.nocolor td {
background-color: ;
background-color: transparent;
}
table#tasktable td, table#tasktable th {