DeliveryNote: Rework according to Herbert
This commit is contained in:
@ -74,6 +74,15 @@ table.delivery-stats:not(.expanded) tr.optional {
|
||||
display: none;
|
||||
}
|
||||
|
||||
table.delivery-stats tr.subheading th {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
table.delivery.expanded tr.subheading:not(:has(~ tr)),
|
||||
table.delivery tr.subheading:not(:has(~ tr:not(.optional))) {
|
||||
display: none;
|
||||
}
|
||||
|
||||
table.delivery-stats thead th {
|
||||
font-weight: normal;
|
||||
font-style: italic;
|
||||
|
Reference in New Issue
Block a user