mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 22:00:31 +00:00
fix: invoice pdf document
This commit is contained in:
@@ -137,10 +137,14 @@
|
||||
tbody tr.payment-amount td:last-child {
|
||||
color: red
|
||||
}
|
||||
tbody tr.blanace-due td {
|
||||
tbody tr.blanace-due td{
|
||||
border-top: 3px double #666;
|
||||
font-weight: bold;
|
||||
}
|
||||
tbody tr.total td {
|
||||
border-top: 1px solid #666;
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user