diff --git a/resources/views/pdf-designs/elegant.html b/resources/views/pdf-designs/elegant.html index e5c457ad32c1..52c43d607751 100644 --- a/resources/views/pdf-designs/elegant.html +++ b/resources/views/pdf-designs/elegant.html @@ -210,6 +210,21 @@ white-space: nowrap; } + /** .repeating-header, + .repeating-header-space, **/ + .repeating-footer, + .repeating-footer-space { + height: 160px; + } + .repeating-header { + position: fixed; + top: 0; + } + .repeating-footer { + position: fixed; + bottom: 0; + } + /** Useful snippets, uncomment to enable. **/ /** Hide company logo **/ @@ -240,71 +255,80 @@ /** To find out selectors on your own: https://invoiceninja.github.io/docs/custom-fields/#snippets **/ - - -
-
- -
- -
- -
-
-
-

$to_label

- -
+ + + + + + + + + + + + + + + + +
+
 
+
+
+
+ +
+
+
+
+
+

$to_label

+
+
+
+

$from_label

+
+
+
+
+
+

$details_label

+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +
-
-

$from_label

-
-
-
-
+ -
-

$details_label

-
-
-
- -
- -
- -
- -
-
- -
-
- -
-
- -
+ - - + }); +