DeliveryNote: style expaneded table differently
This commit is contained in:
@ -58,16 +58,6 @@ table.delivery-stats {
|
|||||||
break-after: avoid;
|
break-after: avoid;
|
||||||
}
|
}
|
||||||
|
|
||||||
table.delivery-stats.expanded th,
|
|
||||||
table.delivery-stats.expanded td {
|
|
||||||
padding: 0.25mm 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
table.delivery-stats:not(.expanded) th,
|
|
||||||
table.delivery-stats:not(.expanded) td {
|
|
||||||
padding: 0.125mm 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
table.delivery-stats:not(.expanded) tr.optional {
|
table.delivery-stats:not(.expanded) tr.optional {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
@ -91,10 +81,6 @@ table.delivery-stats thead th:first-child {
|
|||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
table.delivery-stats.expanded tbody {
|
|
||||||
font-size: 10pt;
|
|
||||||
}
|
|
||||||
|
|
||||||
table.delivery-stats td {
|
table.delivery-stats td {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user