From 33d108defd1cf50b8974ac8c86a1cfff1f6377eb Mon Sep 17 00:00:00 2001 From: barredterra <14891507+barredterra@users.noreply.github.com> Date: Wed, 13 Nov 2024 11:27:51 +0100 Subject: [PATCH] fix: contact box width (LAN-860) --- .../landa_sales/print_format/zahlungsbeleg/zahlungsbeleg.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/landa/landa_sales/print_format/zahlungsbeleg/zahlungsbeleg.json b/landa/landa_sales/print_format/zahlungsbeleg/zahlungsbeleg.json index 7a8002ae..f56323e6 100644 --- a/landa/landa_sales/print_format/zahlungsbeleg/zahlungsbeleg.json +++ b/landa/landa_sales/print_format/zahlungsbeleg/zahlungsbeleg.json @@ -2,7 +2,7 @@ "absolute_value": 0, "align_labels_right": 0, "creation": "2024-09-23 17:02:42.526084", - "css": ".print-format{padding:0;position:relative}.print-format #header{text-align:right;width:100%;height:35mm;margin-top:-10mm;overflow:hidden;position:relative}.print-format #logo{display:block;height:20mm;margin:0;padding:0;position:absolute;bottom:0;right:20mm}.print-format .contact-row{position:relative;overflow:hidden;left:20mm;height:45mm;width:170mm}.print-format #sender{position:relative;font-size:50%;height:17.7mm}.print-format #sender p{position:absolute;width:85mm;top:3mm}.print-format #address{float:left;width:85mm;padding-left:5mm}.print-format #contact{float:right;width:75mm;margin-top:9mm}.print-format #contact>table{width:100%}.print-format #contact tr td:first-child{font-weight:bold}.print-format #contact td{padding:1pt !important;font-size:8pt !important;text-align:right}.print-format #subject{margin-bottom:2em;height:5mm;font-weight:bold;font-size:12pt}.print-format .din-mark{width:3mm;height:1pt;background-color:#000;position:absolute;left:10mm}.print-format #fold-mark-1{top:95mm}.print-format #punch-mark{top:138.5mm}.print-format #fold-mark-2{top:200mm}.print-format #text{margin-top:8.46mm;margin-left:25mm;margin-right:20mm}.print-format #text .invoice table td,.print-format #text .invoice table th{font-size:9pt}.print-format .text-right{text-align:right}.print-format .text-small{font-size:10px}.print-format .black-border{border-top:solid #000 1px;border-bottom:solid #000 1px}.print-format .w-100{width:100%}.print-format table{page-break-inside:auto}.print-format table tr{page-break-inside:avoid;page-break-after:auto}.print-format table thead{display:table-header-group}.print-format table tfoot{display:table-footer-group}.print-format .epilogue{text-align:justify}.print-format .epilogue .salutation{page-break-inside:avoid}.print-format .ql-editor{font-family:inherit;color:inherit;line-height:inherit}.print-format .ql-editor p{margin-top:5pt}.print-format-footer{margin-left:25mm;padding-right:20mm}#pagenum{text-align:right;margin-right:20mm;margin-top:4.23mm;margin-bottom:4.23mm}body,html{padding:0;margin:0;width:100%;height:100%}/*# sourceMappingURL=sales_order.css.map */\n", + "css": ".print-format{padding:0;position:relative}.print-format #header{text-align:right;width:100%;height:35mm;margin-top:-10mm;overflow:hidden;position:relative}.print-format #logo{display:block;height:20mm;margin:0;padding:0;position:absolute;bottom:0;right:20mm}.print-format .contact-row{position:relative;overflow:hidden;left:20mm;height:45mm;width:170mm}.print-format #sender{position:relative;font-size:50%;height:17.7mm}.print-format #sender p{position:absolute;width:85mm;top:3mm}.print-format #address{float:left;width:85mm;padding-left:5mm}.print-format #contact{float:right;width:85mm;margin-top:9mm}.print-format #contact>table{width:100%}.print-format #contact tr td:first-child{font-weight:bold}.print-format #contact td{padding:1pt !important;font-size:8pt !important;text-align:right}.print-format #subject{margin-bottom:2em;height:5mm;font-weight:bold;font-size:12pt}.print-format .din-mark{width:3mm;height:1pt;background-color:#000;position:absolute;left:10mm}.print-format #fold-mark-1{top:95mm}.print-format #punch-mark{top:138.5mm}.print-format #fold-mark-2{top:200mm}.print-format #text{margin-top:8.46mm;margin-left:25mm;margin-right:20mm}.print-format #text .invoice table td,.print-format #text .invoice table th{font-size:9pt}.print-format .text-right{text-align:right}.print-format .text-small{font-size:10px}.print-format .black-border{border-top:solid #000 1px;border-bottom:solid #000 1px}.print-format .w-100{width:100%}.print-format table{page-break-inside:auto}.print-format table tr{page-break-inside:avoid;page-break-after:auto}.print-format table thead{display:table-header-group}.print-format table tfoot{display:table-footer-group}.print-format .epilogue{text-align:justify}.print-format .epilogue .salutation{page-break-inside:avoid}.print-format .ql-editor{font-family:inherit;color:inherit;line-height:inherit}.print-format .ql-editor p{margin-top:5pt}.print-format-footer{margin-left:25mm;padding-right:20mm}#pagenum{text-align:right;margin-right:20mm;margin-top:4.23mm;margin-bottom:4.23mm}body,html{padding:0;margin:0;width:100%;height:100%}/*# sourceMappingURL=sales_order.css.map */\n", "custom_format": 1, "default_print_language": "de", "disabled": 0, @@ -18,7 +18,7 @@ "margin_left": 15.0, "margin_right": 15.0, "margin_top": 15.0, - "modified": "2024-09-26 20:02:22.170957", + "modified": "2024-11-13 11:05:50.597017", "modified_by": "Administrator", "module": "LANDA Sales", "name": "Zahlungsbeleg",