fixed compile and style errors in classes

This commit is contained in:
Bernhard Posselt
2013-03-12 18:27:35 +01:00
parent 0b63f0a8fe
commit 1bab9c22cb
4 changed files with 9 additions and 5 deletions

View File

@@ -1253,6 +1253,10 @@ table.docutils th {
background-color: #f1f1f1;
}
table.field-list th {
background: none !important;
}
.docutils .first.last dd {
margin-left: 20px;
}