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 + } + } - - +
+ + - - - - - - - + + - + + + - + + + + + + +
+ - -
+
+
-
-
-
+ + +
- + +
+ +
+ + + +