Aligned export styles a little better and fixed potential DOMPDF css error

- Removed different PDF template used on pages.
- Updated export view files to have the intended format passed.
- Shared the export CSS amoung the export templates.

Should hopefully address #1886
This commit is contained in:
Dan Brown
2020-02-15 15:34:06 +00:00
parent 14363edb73
commit ccd50fe918
7 changed files with 76 additions and 60 deletions

View File

@ -5,7 +5,6 @@
@import "text";
@import "layout";
@import "blocks";
@import "forms";
@import "tables";
@import "header";
@import "lists";