]> BookStack Code Mirror - bookstack/commit
Aligned export styles a little better and fixed potential DOMPDF css error
authorDan Brown <redacted>
Sat, 15 Feb 2020 15:34:06 +0000 (15:34 +0000)
committerDan Brown <redacted>
Sat, 15 Feb 2020 15:34:06 +0000 (15:34 +0000)
commitccd50fe918518b9b9fc76d57e6b56a445ce8f014
tree6cb95cf2c280e32c55ef67e5a667b5e1955525bc
parent14363edb73d8baacd5325c572b1f401f96404f58
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
app/Entities/ExportService.php
resources/sass/export-styles.scss
resources/views/books/export.blade.php
resources/views/chapters/export.blade.php
resources/views/pages/export.blade.php
resources/views/pages/pdf.blade.php [deleted file]
resources/views/partials/export-styles.blade.php [new file with mode: 0644]