Merge branch 'master' of github.com:turbo124/invoice-ninja
This commit is contained in:
commit
eb9b57eca8
4 changed files with 2 additions and 29 deletions
|
|
@ -239,13 +239,6 @@
|
|||
"termsLabel": {
|
||||
"bold": true,
|
||||
"margin": [0, 0, 0, 4]
|
||||
},
|
||||
"header": {
|
||||
"fontSize": "$fontSizeLargest",
|
||||
"bold": true
|
||||
},
|
||||
"subheader": {
|
||||
"fontSize": "$fontSizeLarger"
|
||||
}
|
||||
},
|
||||
"pageMargins": [0, 80, 0, 40]
|
||||
|
|
|
|||
|
|
@ -185,14 +185,7 @@
|
|||
},
|
||||
"termsLabel": {
|
||||
"bold": true
|
||||
},
|
||||
"header": {
|
||||
"fontSize": "$fontSizeLargest",
|
||||
"bold": true
|
||||
},
|
||||
"subheader": {
|
||||
"fontSize": "$fontSizeLarger"
|
||||
}
|
||||
}
|
||||
},
|
||||
"pageMargins": [40, 40, 40, 60]
|
||||
}
|
||||
|
|
@ -230,14 +230,8 @@
|
|||
},
|
||||
"invoiceNumber": {
|
||||
"bold": true
|
||||
},
|
||||
"header": {
|
||||
"fontSize": "$fontSizeLargest",
|
||||
"bold": true
|
||||
},
|
||||
"subheader": {
|
||||
"fontSize": "$fontSizeLarger"
|
||||
}
|
||||
|
||||
},
|
||||
"pageMargins": [40, 80, 40, 50]
|
||||
}
|
||||
|
|
@ -152,13 +152,6 @@
|
|||
},
|
||||
"balanceDue": {
|
||||
"fillColor": "#e6e6e6"
|
||||
},
|
||||
"header": {
|
||||
"fontSize": "$fontSizeLargest",
|
||||
"bold": true
|
||||
},
|
||||
"subheader": {
|
||||
"fontSize": "$fontSizeLarger"
|
||||
}
|
||||
},
|
||||
"pageMargins": [40, 40, 40, 60]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue