Add 'orders' for customer button in the customers page. Fix bug in add line item
This commit is contained in:
@@ -375,6 +375,11 @@ button.danger {
|
||||
color: #666;
|
||||
}
|
||||
|
||||
.invoice-terms-note {
|
||||
font-weight: bold;
|
||||
color: #111;
|
||||
}
|
||||
|
||||
@media print {
|
||||
html { font-size: 100%; } /* keep the printed invoice at normal scale so it still fits one page */
|
||||
.no-print { display: none !important; }
|
||||
|
||||
Reference in New Issue
Block a user