Re: [GNC] table header alignment in easy invoice and customer reports

2021-10-01 Thread James Thorpe
Thanks Christopher That helped - I switched to the "CSS-based stylesheet (experimental)" and then did a bunch of modifications to make it look like my old "Easy" based report, including the one you suggested. If it helps anyone, here are the mods I added to the end of the CSS, including the

Re: [GNC] table header alignment in easy invoice and customer reports

2021-10-01 Thread Christopher Lam
You could edit the "CSS-based stylesheet (experimental)" and use this instead of "Easy", Then add somewhere body > table:nth-child(5) > thead > tr > th {text-align:left;} On Thu, 30 Sept 2021 at 15:44, James Thorpe wrote: > I've just migrated from an old 3.5x version to 4.8 and copied across

[GNC] table header alignment in easy invoice and customer reports

2021-09-30 Thread James Thorpe
I've just migrated from an old 3.5x version to 4.8 and copied across my saved report configurations. I have two - my invoice and customer report based on the "Easy Invoice" report with "Easy" stylesheet and "Customer Report" also with "Easy" stylesheet. The problem is that for some reason