From f86c165253737feb3d1241a927bd9fe032e6a135 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Beganovi=C4=87?= Date: Wed, 26 May 2021 13:09:37 +0200 Subject: [PATCH] Update modern.html --- resources/views/pdf-designs/modern.html | 115 +++++++++++++++--------- 1 file changed, 75 insertions(+), 40 deletions(-) diff --git a/resources/views/pdf-designs/modern.html b/resources/views/pdf-designs/modern.html index c67320be38cd..03cc2100ca1a 100644 --- a/resources/views/pdf-designs/modern.html +++ b/resources/views/pdf-designs/modern.html @@ -227,51 +227,50 @@ margin-top: 2rem; margin-bottom: 2rem } + + /** Repeating header & footer styling. */ + table { + width: 100%; + } + + table.print-content {} + + table.print-content th, + table.print-content td { + padding: .2rem .4rem; + text-align: left; + vertical-align: top; + border-top: 1px solid #dee2e6; + } + + @media print { + .print-footer { + position: fixed; + bottom: 0; + left: 0; + } + + .no-print { + display: none + } + } - - +
+ + - - - - - - - + + - + + + - + + + + + + +
+ - -
+
+
-
-
-
+ + +
- + +
+ +
+ + + +