mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Merge Glenn Fowler's branch add-spacing-long-invoice-ID into stable #1844
This commit is contained in:
commit
4ea3c08108
@ -40,7 +40,7 @@
|
|||||||
.entries-table > table { width: 100% }
|
.entries-table > table { width: 100% }
|
||||||
.company-table > table * { padding: 0px; }
|
.company-table > table * { padding: 0px; }
|
||||||
.client-table > table * { padding: 0px; }
|
.client-table > table * { padding: 0px; }
|
||||||
.invoice-details-table > table * { padding: 0px; }
|
.invoice-details-table > table * { padding: 0px; text-indent: 0.2em; }
|
||||||
@media print { .main-table > table { width: 100%; }}
|
@media print { .main-table > table { width: 100%; }}
|
||||||
")
|
")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user