CreditNote: Add member modifier display
This commit is contained in:
@ -17,10 +17,11 @@ table.credit tr.last td {
|
||||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
table.credit tr.sum {
|
||||
table.credit .sum {
|
||||
font-size: 12pt;
|
||||
}
|
||||
|
||||
table.credit tr.sum td {
|
||||
padding-top: 1mm;
|
||||
table.credit tr.sum td,
|
||||
table.credit td.sum {
|
||||
padding-top: 1mm !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user