diff --git a/src/PaymentPart/Output/HtmlOutput/Template/PaymentPartTemplate.php b/src/PaymentPart/Output/HtmlOutput/Template/PaymentPartTemplate.php index 121dc351..274fd474 100644 --- a/src/PaymentPart/Output/HtmlOutput/Template/PaymentPartTemplate.php +++ b/src/PaymentPart/Output/HtmlOutput/Template/PaymentPartTemplate.php @@ -49,14 +49,14 @@ class PaymentPartTemplate #qr-bill-payment-part h2 { font-size: 8pt !important; - line-height: 11pt !important; + line-height: 11pt !important; margin-top: 11pt !important; color: #000 !important; } #qr-bill-receipt h2 { font-size: 6pt !important; - line-height: 8pt !important; + line-height: 8pt !important; margin-top: 8pt !important; color: #000 !important; } @@ -179,6 +179,16 @@ class PaymentPartTemplate margin-top: -11pt; } +#qr-bill-scissors { + display: none; + float: right; + width: 1mm; + line-height: 1mm; + font-size: 22px; + font-weight: normal; + position: relative; +} + {{ printable-content }} @@ -188,7 +198,7 @@ class PaymentPartTemplate
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-additional-information-compact.svg.print.html b/tests/TestData/HtmlOutput/qr-additional-information-compact.svg.print.html
index acdab8e8..f95027fd 100644
--- a/tests/TestData/HtmlOutput/qr-additional-information-compact.svg.print.html
+++ b/tests/TestData/HtmlOutput/qr-additional-information-compact.svg.print.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom: 0;
}
@@ -191,7 +201,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-additional-information-compact.svg.scissors.html b/tests/TestData/HtmlOutput/qr-additional-information-compact.svg.scissors.html
index 1d71a0ac..21b020da 100644
--- a/tests/TestData/HtmlOutput/qr-additional-information-compact.svg.scissors.html
+++ b/tests/TestData/HtmlOutput/qr-additional-information-compact.svg.scissors.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,14 +198,11 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
#qr-bill-separate-info-text {
@@ -209,7 +216,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-additional-information-compact.svg.scissorsdown.html b/tests/TestData/HtmlOutput/qr-additional-information-compact.svg.scissorsdown.html
index 24213d43..6dfa8cea 100644
--- a/tests/TestData/HtmlOutput/qr-additional-information-compact.svg.scissorsdown.html
+++ b/tests/TestData/HtmlOutput/qr-additional-information-compact.svg.scissorsdown.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,24 +198,18 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
-#qr-bill-receipt:after {
- transform: rotate(-90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 91.8mm;
- left: 61.7mm;
+ transform: rotate(-90deg);
+ top: 80mm;
+ left: 1.0mm;
}
#qr-bill-separate-info-text {
@@ -219,7 +223,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-additional-information-compact.svg.textarrows.html b/tests/TestData/HtmlOutput/qr-additional-information-compact.svg.textarrows.html
index 576c3afe..201a06b8 100644
--- a/tests/TestData/HtmlOutput/qr-additional-information-compact.svg.textarrows.html
+++ b/tests/TestData/HtmlOutput/qr-additional-information-compact.svg.textarrows.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info-text:before {
@@ -199,7 +209,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-additional-information.svg.html b/tests/TestData/HtmlOutput/qr-additional-information.svg.html
index 985c39e5..55546bd2 100644
--- a/tests/TestData/HtmlOutput/qr-additional-information.svg.html
+++ b/tests/TestData/HtmlOutput/qr-additional-information.svg.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
@@ -181,7 +191,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-additional-information.svg.print.html b/tests/TestData/HtmlOutput/qr-additional-information.svg.print.html
index cb66aaa4..8d42d6f4 100644
--- a/tests/TestData/HtmlOutput/qr-additional-information.svg.print.html
+++ b/tests/TestData/HtmlOutput/qr-additional-information.svg.print.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom: 0;
}
@@ -191,7 +201,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-additional-information.svg.scissors.html b/tests/TestData/HtmlOutput/qr-additional-information.svg.scissors.html
index b9fa0823..5b52c0a9 100644
--- a/tests/TestData/HtmlOutput/qr-additional-information.svg.scissors.html
+++ b/tests/TestData/HtmlOutput/qr-additional-information.svg.scissors.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,14 +198,11 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
#qr-bill-separate-info-text {
@@ -209,7 +216,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-additional-information.svg.scissorsdown.html b/tests/TestData/HtmlOutput/qr-additional-information.svg.scissorsdown.html
index 6d534706..e04366e0 100644
--- a/tests/TestData/HtmlOutput/qr-additional-information.svg.scissorsdown.html
+++ b/tests/TestData/HtmlOutput/qr-additional-information.svg.scissorsdown.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,24 +198,18 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
-#qr-bill-receipt:after {
- transform: rotate(-90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 91.8mm;
- left: 61.7mm;
+ transform: rotate(-90deg);
+ top: 80mm;
+ left: 1.0mm;
}
#qr-bill-separate-info-text {
@@ -219,7 +223,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-additional-information.svg.textarrows.html b/tests/TestData/HtmlOutput/qr-additional-information.svg.textarrows.html
index 7d39add0..3babf764 100644
--- a/tests/TestData/HtmlOutput/qr-additional-information.svg.textarrows.html
+++ b/tests/TestData/HtmlOutput/qr-additional-information.svg.textarrows.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info-text:before {
@@ -199,7 +209,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-alternative-schemes-compact.svg.html b/tests/TestData/HtmlOutput/qr-alternative-schemes-compact.svg.html
index f87b4d62..ded0d625 100644
--- a/tests/TestData/HtmlOutput/qr-alternative-schemes-compact.svg.html
+++ b/tests/TestData/HtmlOutput/qr-alternative-schemes-compact.svg.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
@@ -181,7 +191,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-alternative-schemes-compact.svg.print.html b/tests/TestData/HtmlOutput/qr-alternative-schemes-compact.svg.print.html
index 59ee1260..c76cb1b9 100644
--- a/tests/TestData/HtmlOutput/qr-alternative-schemes-compact.svg.print.html
+++ b/tests/TestData/HtmlOutput/qr-alternative-schemes-compact.svg.print.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom: 0;
}
@@ -191,7 +201,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-alternative-schemes-compact.svg.scissors.html b/tests/TestData/HtmlOutput/qr-alternative-schemes-compact.svg.scissors.html
index cf7c3e93..8470a4d4 100644
--- a/tests/TestData/HtmlOutput/qr-alternative-schemes-compact.svg.scissors.html
+++ b/tests/TestData/HtmlOutput/qr-alternative-schemes-compact.svg.scissors.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,14 +198,11 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
#qr-bill-separate-info-text {
@@ -209,7 +216,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-alternative-schemes-compact.svg.scissorsdown.html b/tests/TestData/HtmlOutput/qr-alternative-schemes-compact.svg.scissorsdown.html
index d04c22f8..11651382 100644
--- a/tests/TestData/HtmlOutput/qr-alternative-schemes-compact.svg.scissorsdown.html
+++ b/tests/TestData/HtmlOutput/qr-alternative-schemes-compact.svg.scissorsdown.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,24 +198,18 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
-#qr-bill-receipt:after {
- transform: rotate(-90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 91.8mm;
- left: 61.7mm;
+ transform: rotate(-90deg);
+ top: 80mm;
+ left: 1.0mm;
}
#qr-bill-separate-info-text {
@@ -219,7 +223,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-alternative-schemes-compact.svg.textarrows.html b/tests/TestData/HtmlOutput/qr-alternative-schemes-compact.svg.textarrows.html
index 22dac480..b2fa62a6 100644
--- a/tests/TestData/HtmlOutput/qr-alternative-schemes-compact.svg.textarrows.html
+++ b/tests/TestData/HtmlOutput/qr-alternative-schemes-compact.svg.textarrows.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info-text:before {
@@ -199,7 +209,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-alternative-schemes.svg.html b/tests/TestData/HtmlOutput/qr-alternative-schemes.svg.html
index 7871c96a..7768cd74 100644
--- a/tests/TestData/HtmlOutput/qr-alternative-schemes.svg.html
+++ b/tests/TestData/HtmlOutput/qr-alternative-schemes.svg.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
@@ -181,7 +191,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-alternative-schemes.svg.print.html b/tests/TestData/HtmlOutput/qr-alternative-schemes.svg.print.html
index 2c55c2db..074fec88 100644
--- a/tests/TestData/HtmlOutput/qr-alternative-schemes.svg.print.html
+++ b/tests/TestData/HtmlOutput/qr-alternative-schemes.svg.print.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom: 0;
}
@@ -191,7 +201,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-alternative-schemes.svg.scissors.html b/tests/TestData/HtmlOutput/qr-alternative-schemes.svg.scissors.html
index 3cbfacf4..30a0f04f 100644
--- a/tests/TestData/HtmlOutput/qr-alternative-schemes.svg.scissors.html
+++ b/tests/TestData/HtmlOutput/qr-alternative-schemes.svg.scissors.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,14 +198,11 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
#qr-bill-separate-info-text {
@@ -209,7 +216,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-alternative-schemes.svg.scissorsdown.html b/tests/TestData/HtmlOutput/qr-alternative-schemes.svg.scissorsdown.html
index 55dccff6..15ca4694 100644
--- a/tests/TestData/HtmlOutput/qr-alternative-schemes.svg.scissorsdown.html
+++ b/tests/TestData/HtmlOutput/qr-alternative-schemes.svg.scissorsdown.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,24 +198,18 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
-#qr-bill-receipt:after {
- transform: rotate(-90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 91.8mm;
- left: 61.7mm;
+ transform: rotate(-90deg);
+ top: 80mm;
+ left: 1.0mm;
}
#qr-bill-separate-info-text {
@@ -219,7 +223,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-alternative-schemes.svg.textarrows.html b/tests/TestData/HtmlOutput/qr-alternative-schemes.svg.textarrows.html
index 8c8378b6..b7ac3d4c 100644
--- a/tests/TestData/HtmlOutput/qr-alternative-schemes.svg.textarrows.html
+++ b/tests/TestData/HtmlOutput/qr-alternative-schemes.svg.textarrows.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info-text:before {
@@ -199,7 +209,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-full-set-compact.svg.html b/tests/TestData/HtmlOutput/qr-full-set-compact.svg.html
index e382455d..b937038d 100644
--- a/tests/TestData/HtmlOutput/qr-full-set-compact.svg.html
+++ b/tests/TestData/HtmlOutput/qr-full-set-compact.svg.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
@@ -181,7 +191,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-full-set-compact.svg.print.html b/tests/TestData/HtmlOutput/qr-full-set-compact.svg.print.html
index 5477ca10..707f61bd 100644
--- a/tests/TestData/HtmlOutput/qr-full-set-compact.svg.print.html
+++ b/tests/TestData/HtmlOutput/qr-full-set-compact.svg.print.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom: 0;
}
@@ -191,7 +201,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-full-set-compact.svg.scissors.html b/tests/TestData/HtmlOutput/qr-full-set-compact.svg.scissors.html
index 8ba594f3..854942a3 100644
--- a/tests/TestData/HtmlOutput/qr-full-set-compact.svg.scissors.html
+++ b/tests/TestData/HtmlOutput/qr-full-set-compact.svg.scissors.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,14 +198,11 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
#qr-bill-separate-info-text {
@@ -209,7 +216,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-full-set-compact.svg.scissorsdown.html b/tests/TestData/HtmlOutput/qr-full-set-compact.svg.scissorsdown.html
index c57debd7..a39877b0 100644
--- a/tests/TestData/HtmlOutput/qr-full-set-compact.svg.scissorsdown.html
+++ b/tests/TestData/HtmlOutput/qr-full-set-compact.svg.scissorsdown.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,24 +198,18 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
-#qr-bill-receipt:after {
- transform: rotate(-90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 91.8mm;
- left: 61.7mm;
+ transform: rotate(-90deg);
+ top: 80mm;
+ left: 1.0mm;
}
#qr-bill-separate-info-text {
@@ -219,7 +223,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-full-set-compact.svg.textarrows.html b/tests/TestData/HtmlOutput/qr-full-set-compact.svg.textarrows.html
index 91710590..8218f34d 100644
--- a/tests/TestData/HtmlOutput/qr-full-set-compact.svg.textarrows.html
+++ b/tests/TestData/HtmlOutput/qr-full-set-compact.svg.textarrows.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info-text:before {
@@ -199,7 +209,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-full-set.svg.html b/tests/TestData/HtmlOutput/qr-full-set.svg.html
index c6f1c5c5..ddce62ab 100644
--- a/tests/TestData/HtmlOutput/qr-full-set.svg.html
+++ b/tests/TestData/HtmlOutput/qr-full-set.svg.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
@@ -181,7 +191,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-full-set.svg.print.html b/tests/TestData/HtmlOutput/qr-full-set.svg.print.html
index 1194b872..bb4614c8 100644
--- a/tests/TestData/HtmlOutput/qr-full-set.svg.print.html
+++ b/tests/TestData/HtmlOutput/qr-full-set.svg.print.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom: 0;
}
@@ -191,7 +201,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-full-set.svg.scissors.html b/tests/TestData/HtmlOutput/qr-full-set.svg.scissors.html
index 988cc0f4..6d899c0b 100644
--- a/tests/TestData/HtmlOutput/qr-full-set.svg.scissors.html
+++ b/tests/TestData/HtmlOutput/qr-full-set.svg.scissors.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,14 +198,11 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
#qr-bill-separate-info-text {
@@ -209,7 +216,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-full-set.svg.scissorsdown.html b/tests/TestData/HtmlOutput/qr-full-set.svg.scissorsdown.html
index 8413736a..052f8dfc 100644
--- a/tests/TestData/HtmlOutput/qr-full-set.svg.scissorsdown.html
+++ b/tests/TestData/HtmlOutput/qr-full-set.svg.scissorsdown.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,24 +198,18 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
-#qr-bill-receipt:after {
- transform: rotate(-90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 91.8mm;
- left: 61.7mm;
+ transform: rotate(-90deg);
+ top: 80mm;
+ left: 1.0mm;
}
#qr-bill-separate-info-text {
@@ -219,7 +223,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-full-set.svg.textarrows.html b/tests/TestData/HtmlOutput/qr-full-set.svg.textarrows.html
index db7f576c..30dc9443 100644
--- a/tests/TestData/HtmlOutput/qr-full-set.svg.textarrows.html
+++ b/tests/TestData/HtmlOutput/qr-full-set.svg.textarrows.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info-text:before {
@@ -199,7 +209,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-international-ultimate-debtor-compact.svg.html b/tests/TestData/HtmlOutput/qr-international-ultimate-debtor-compact.svg.html
index 60b5b9c9..5a698d4f 100644
--- a/tests/TestData/HtmlOutput/qr-international-ultimate-debtor-compact.svg.html
+++ b/tests/TestData/HtmlOutput/qr-international-ultimate-debtor-compact.svg.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
@@ -181,7 +191,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-international-ultimate-debtor-compact.svg.print.html b/tests/TestData/HtmlOutput/qr-international-ultimate-debtor-compact.svg.print.html
index 3275318c..00f183ea 100644
--- a/tests/TestData/HtmlOutput/qr-international-ultimate-debtor-compact.svg.print.html
+++ b/tests/TestData/HtmlOutput/qr-international-ultimate-debtor-compact.svg.print.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom: 0;
}
@@ -191,7 +201,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-international-ultimate-debtor-compact.svg.scissors.html b/tests/TestData/HtmlOutput/qr-international-ultimate-debtor-compact.svg.scissors.html
index 5b573a74..c66db427 100644
--- a/tests/TestData/HtmlOutput/qr-international-ultimate-debtor-compact.svg.scissors.html
+++ b/tests/TestData/HtmlOutput/qr-international-ultimate-debtor-compact.svg.scissors.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,14 +198,11 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
#qr-bill-separate-info-text {
@@ -209,7 +216,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-international-ultimate-debtor-compact.svg.scissorsdown.html b/tests/TestData/HtmlOutput/qr-international-ultimate-debtor-compact.svg.scissorsdown.html
index e24ace67..39497a53 100644
--- a/tests/TestData/HtmlOutput/qr-international-ultimate-debtor-compact.svg.scissorsdown.html
+++ b/tests/TestData/HtmlOutput/qr-international-ultimate-debtor-compact.svg.scissorsdown.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,24 +198,18 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
-#qr-bill-receipt:after {
- transform: rotate(-90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 91.8mm;
- left: 61.7mm;
+ transform: rotate(-90deg);
+ top: 80mm;
+ left: 1.0mm;
}
#qr-bill-separate-info-text {
@@ -219,7 +223,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-international-ultimate-debtor-compact.svg.textarrows.html b/tests/TestData/HtmlOutput/qr-international-ultimate-debtor-compact.svg.textarrows.html
index bb93f3e9..521a8268 100644
--- a/tests/TestData/HtmlOutput/qr-international-ultimate-debtor-compact.svg.textarrows.html
+++ b/tests/TestData/HtmlOutput/qr-international-ultimate-debtor-compact.svg.textarrows.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info-text:before {
@@ -199,7 +209,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-international-ultimate-debtor.svg.html b/tests/TestData/HtmlOutput/qr-international-ultimate-debtor.svg.html
index 5b4b7aed..6fde8302 100644
--- a/tests/TestData/HtmlOutput/qr-international-ultimate-debtor.svg.html
+++ b/tests/TestData/HtmlOutput/qr-international-ultimate-debtor.svg.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
@@ -181,7 +191,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-international-ultimate-debtor.svg.print.html b/tests/TestData/HtmlOutput/qr-international-ultimate-debtor.svg.print.html
index 53480d7f..17ea2d6a 100644
--- a/tests/TestData/HtmlOutput/qr-international-ultimate-debtor.svg.print.html
+++ b/tests/TestData/HtmlOutput/qr-international-ultimate-debtor.svg.print.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom: 0;
}
@@ -191,7 +201,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-international-ultimate-debtor.svg.scissors.html b/tests/TestData/HtmlOutput/qr-international-ultimate-debtor.svg.scissors.html
index 42ed8a1c..4558a022 100644
--- a/tests/TestData/HtmlOutput/qr-international-ultimate-debtor.svg.scissors.html
+++ b/tests/TestData/HtmlOutput/qr-international-ultimate-debtor.svg.scissors.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,14 +198,11 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
#qr-bill-separate-info-text {
@@ -209,7 +216,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-international-ultimate-debtor.svg.scissorsdown.html b/tests/TestData/HtmlOutput/qr-international-ultimate-debtor.svg.scissorsdown.html
index 5efe828f..f2e6a236 100644
--- a/tests/TestData/HtmlOutput/qr-international-ultimate-debtor.svg.scissorsdown.html
+++ b/tests/TestData/HtmlOutput/qr-international-ultimate-debtor.svg.scissorsdown.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,24 +198,18 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
-#qr-bill-receipt:after {
- transform: rotate(-90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 91.8mm;
- left: 61.7mm;
+ transform: rotate(-90deg);
+ top: 80mm;
+ left: 1.0mm;
}
#qr-bill-separate-info-text {
@@ -219,7 +223,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-international-ultimate-debtor.svg.textarrows.html b/tests/TestData/HtmlOutput/qr-international-ultimate-debtor.svg.textarrows.html
index 49250c11..6da8ae60 100644
--- a/tests/TestData/HtmlOutput/qr-international-ultimate-debtor.svg.textarrows.html
+++ b/tests/TestData/HtmlOutput/qr-international-ultimate-debtor.svg.textarrows.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info-text:before {
@@ -199,7 +209,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-minimal-setup-compact.svg.html b/tests/TestData/HtmlOutput/qr-minimal-setup-compact.svg.html
index 23c7d725..67fb38d8 100644
--- a/tests/TestData/HtmlOutput/qr-minimal-setup-compact.svg.html
+++ b/tests/TestData/HtmlOutput/qr-minimal-setup-compact.svg.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
@@ -181,7 +191,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-minimal-setup-compact.svg.print.html b/tests/TestData/HtmlOutput/qr-minimal-setup-compact.svg.print.html
index a2b892de..d4440b04 100644
--- a/tests/TestData/HtmlOutput/qr-minimal-setup-compact.svg.print.html
+++ b/tests/TestData/HtmlOutput/qr-minimal-setup-compact.svg.print.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom: 0;
}
@@ -191,7 +201,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-minimal-setup-compact.svg.scissors.html b/tests/TestData/HtmlOutput/qr-minimal-setup-compact.svg.scissors.html
index f75837d8..af065ef7 100644
--- a/tests/TestData/HtmlOutput/qr-minimal-setup-compact.svg.scissors.html
+++ b/tests/TestData/HtmlOutput/qr-minimal-setup-compact.svg.scissors.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,14 +198,11 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
#qr-bill-separate-info-text {
@@ -209,7 +216,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-minimal-setup-compact.svg.scissorsdown.html b/tests/TestData/HtmlOutput/qr-minimal-setup-compact.svg.scissorsdown.html
index 42590f37..1044e430 100644
--- a/tests/TestData/HtmlOutput/qr-minimal-setup-compact.svg.scissorsdown.html
+++ b/tests/TestData/HtmlOutput/qr-minimal-setup-compact.svg.scissorsdown.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,24 +198,18 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
-#qr-bill-receipt:after {
- transform: rotate(-90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 91.8mm;
- left: 61.7mm;
+ transform: rotate(-90deg);
+ top: 80mm;
+ left: 1.0mm;
}
#qr-bill-separate-info-text {
@@ -219,7 +223,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-minimal-setup-compact.svg.textarrows.html b/tests/TestData/HtmlOutput/qr-minimal-setup-compact.svg.textarrows.html
index 0d365153..627e6367 100644
--- a/tests/TestData/HtmlOutput/qr-minimal-setup-compact.svg.textarrows.html
+++ b/tests/TestData/HtmlOutput/qr-minimal-setup-compact.svg.textarrows.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info-text:before {
@@ -199,7 +209,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-minimal-setup.svg.html b/tests/TestData/HtmlOutput/qr-minimal-setup.svg.html
index a5689337..b3b72f89 100644
--- a/tests/TestData/HtmlOutput/qr-minimal-setup.svg.html
+++ b/tests/TestData/HtmlOutput/qr-minimal-setup.svg.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
@@ -181,7 +191,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-minimal-setup.svg.print.html b/tests/TestData/HtmlOutput/qr-minimal-setup.svg.print.html
index 004e4701..87b5cf3b 100644
--- a/tests/TestData/HtmlOutput/qr-minimal-setup.svg.print.html
+++ b/tests/TestData/HtmlOutput/qr-minimal-setup.svg.print.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom: 0;
}
@@ -191,7 +201,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-minimal-setup.svg.scissors.html b/tests/TestData/HtmlOutput/qr-minimal-setup.svg.scissors.html
index a3aebf01..80557448 100644
--- a/tests/TestData/HtmlOutput/qr-minimal-setup.svg.scissors.html
+++ b/tests/TestData/HtmlOutput/qr-minimal-setup.svg.scissors.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,14 +198,11 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
#qr-bill-separate-info-text {
@@ -209,7 +216,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-minimal-setup.svg.scissorsdown.html b/tests/TestData/HtmlOutput/qr-minimal-setup.svg.scissorsdown.html
index 74ce78ed..39cb3ee4 100644
--- a/tests/TestData/HtmlOutput/qr-minimal-setup.svg.scissorsdown.html
+++ b/tests/TestData/HtmlOutput/qr-minimal-setup.svg.scissorsdown.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,24 +198,18 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
-#qr-bill-receipt:after {
- transform: rotate(-90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 91.8mm;
- left: 61.7mm;
+ transform: rotate(-90deg);
+ top: 80mm;
+ left: 1.0mm;
}
#qr-bill-separate-info-text {
@@ -219,7 +223,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-minimal-setup.svg.textarrows.html b/tests/TestData/HtmlOutput/qr-minimal-setup.svg.textarrows.html
index 485073a4..d139b1ab 100644
--- a/tests/TestData/HtmlOutput/qr-minimal-setup.svg.textarrows.html
+++ b/tests/TestData/HtmlOutput/qr-minimal-setup.svg.textarrows.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info-text:before {
@@ -199,7 +209,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor-compact.svg.html b/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor-compact.svg.html
index 91cfcb45..b66fa7e6 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor-compact.svg.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor-compact.svg.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
@@ -181,7 +191,7 @@
CH44 3199 9123 0008 8901 2
Heaps of Characters International Trading Company of Switzerland GmbH
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor-compact.svg.print.html b/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor-compact.svg.print.html
index 7773e682..60ef51ce 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor-compact.svg.print.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor-compact.svg.print.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom: 0;
}
@@ -191,7 +201,7 @@
CH44 3199 9123 0008 8901 2
Heaps of Characters International Trading Company of Switzerland GmbH
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor-compact.svg.scissors.html b/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor-compact.svg.scissors.html
index cb1d6865..384c6f2a 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor-compact.svg.scissors.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor-compact.svg.scissors.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,14 +198,11 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
#qr-bill-separate-info-text {
@@ -209,7 +216,7 @@
CH44 3199 9123 0008 8901 2
Heaps of Characters International Trading Company of Switzerland GmbH
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor-compact.svg.scissorsdown.html b/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor-compact.svg.scissorsdown.html
index 4a84a7f2..0676f515 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor-compact.svg.scissorsdown.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor-compact.svg.scissorsdown.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,24 +198,18 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
-#qr-bill-receipt:after {
- transform: rotate(-90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 91.8mm;
- left: 61.7mm;
+ transform: rotate(-90deg);
+ top: 80mm;
+ left: 1.0mm;
}
#qr-bill-separate-info-text {
@@ -219,7 +223,7 @@
CH44 3199 9123 0008 8901 2
Heaps of Characters International Trading Company of Switzerland GmbH
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor-compact.svg.textarrows.html b/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor-compact.svg.textarrows.html
index 2461a2ec..d010f1eb 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor-compact.svg.textarrows.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor-compact.svg.textarrows.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info-text:before {
@@ -199,7 +209,7 @@
CH44 3199 9123 0008 8901 2
Heaps of Characters International Trading Company of Switzerland GmbH
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor.svg.html b/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor.svg.html
index 9b72d810..ac4e5b69 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor.svg.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor.svg.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
@@ -181,7 +191,7 @@
CH44 3199 9123 0008 8901 2
Heaps of Characters International Trading Company of Switzerland GmbH
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor.svg.print.html b/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor.svg.print.html
index f2d13db3..5c26d2b8 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor.svg.print.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor.svg.print.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom: 0;
}
@@ -191,7 +201,7 @@
CH44 3199 9123 0008 8901 2
Heaps of Characters International Trading Company of Switzerland GmbH
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor.svg.scissors.html b/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor.svg.scissors.html
index 3ead74f9..712f10d4 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor.svg.scissors.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor.svg.scissors.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,14 +198,11 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
#qr-bill-separate-info-text {
@@ -209,7 +216,7 @@
CH44 3199 9123 0008 8901 2
Heaps of Characters International Trading Company of Switzerland GmbH
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor.svg.scissorsdown.html b/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor.svg.scissorsdown.html
index c92cc342..d017906c 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor.svg.scissorsdown.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor.svg.scissorsdown.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,24 +198,18 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
-#qr-bill-receipt:after {
- transform: rotate(-90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 91.8mm;
- left: 61.7mm;
+ transform: rotate(-90deg);
+ top: 80mm;
+ left: 1.0mm;
}
#qr-bill-separate-info-text {
@@ -219,7 +223,7 @@
CH44 3199 9123 0008 8901 2
Heaps of Characters International Trading Company of Switzerland GmbH
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor.svg.textarrows.html b/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor.svg.textarrows.html
index 7e558e29..cf0e17c8 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor.svg.textarrows.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-with-mediumlong-creditor-and-unknown-debtor.svg.textarrows.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info-text:before {
@@ -199,7 +209,7 @@
CH44 3199 9123 0008 8901 2
Heaps of Characters International Trading Company of Switzerland GmbH
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses-compact.svg.html b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses-compact.svg.html
index ac121bb8..f7afc487 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses-compact.svg.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses-compact.svg.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
@@ -181,7 +191,7 @@
CH44 3199 9123 0008 8901 2
Heaps of Characters International Trading Company of Switzerland GmbH
12 34567 89012 34567 89012 34567
Heaps of Characters International Trading Company of Switzerland GmbH
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses-compact.svg.print.html b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses-compact.svg.print.html index 12b59990..538a7b36 100644 --- a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses-compact.svg.print.html +++ b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses-compact.svg.print.html @@ -42,14 +42,14 @@ #qr-bill-payment-part h2 { font-size: 8pt !important; - line-height: 11pt !important; + line-height: 11pt !important; margin-top: 11pt !important; color: #000 !important; } #qr-bill-receipt h2 { font-size: 6pt !important; - line-height: 8pt !important; + line-height: 8pt !important; margin-top: 8pt !important; color: #000 !important; } @@ -172,6 +172,16 @@ margin-top: -11pt; } +#qr-bill-scissors { + display: none; + float: right; + width: 1mm; + line-height: 1mm; + font-size: 22px; + font-weight: normal; + position: relative; +} + #qr-bill-separate-info { border-bottom: 0; } @@ -191,7 +201,7 @@CH44 3199 9123 0008 8901 2
Heaps of Characters International Trading Company of Switzerland GmbH
12 34567 89012 34567 89012 34567
Heaps of Characters International Trading Company of Switzerland GmbH
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses-compact.svg.scissors.html b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses-compact.svg.scissors.html index 9266bfea..2bff5c05 100644 --- a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses-compact.svg.scissors.html +++ b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses-compact.svg.scissors.html @@ -42,14 +42,14 @@ #qr-bill-payment-part h2 { font-size: 8pt !important; - line-height: 11pt !important; + line-height: 11pt !important; margin-top: 11pt !important; color: #000 !important; } #qr-bill-receipt h2 { font-size: 6pt !important; - line-height: 8pt !important; + line-height: 8pt !important; margin-top: 8pt !important; color: #000 !important; } @@ -172,6 +172,16 @@ margin-top: -11pt; } +#qr-bill-scissors { + display: none; + float: right; + width: 1mm; + line-height: 1mm; + font-size: 22px; + font-weight: normal; + position: relative; +} + #qr-bill-separate-info { border-bottom-style: dashed; } @@ -188,14 +198,11 @@ left: -23mm; } -#qr-bill-receipt:after { - transform: rotate(90deg); +#qr-bill-scissors { display: inline-block; - content: '\2702'; - position: fixed; - font-size: 16pt; - top: 12.5mm; - left: 61.1mm; + transform: rotate(90deg); + top: 2mm; + left: 0.7mm; } #qr-bill-separate-info-text { @@ -209,7 +216,7 @@CH44 3199 9123 0008 8901 2
Heaps of Characters International Trading Company of Switzerland GmbH
12 34567 89012 34567 89012 34567
Heaps of Characters International Trading Company of Switzerland GmbH
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses-compact.svg.scissorsdown.html b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses-compact.svg.scissorsdown.html index 28a2936d..df88a1ce 100644 --- a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses-compact.svg.scissorsdown.html +++ b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses-compact.svg.scissorsdown.html @@ -42,14 +42,14 @@ #qr-bill-payment-part h2 { font-size: 8pt !important; - line-height: 11pt !important; + line-height: 11pt !important; margin-top: 11pt !important; color: #000 !important; } #qr-bill-receipt h2 { font-size: 6pt !important; - line-height: 8pt !important; + line-height: 8pt !important; margin-top: 8pt !important; color: #000 !important; } @@ -172,6 +172,16 @@ margin-top: -11pt; } +#qr-bill-scissors { + display: none; + float: right; + width: 1mm; + line-height: 1mm; + font-size: 22px; + font-weight: normal; + position: relative; +} + #qr-bill-separate-info { border-bottom-style: dashed; } @@ -188,24 +198,18 @@ left: -23mm; } -#qr-bill-receipt:after { - transform: rotate(90deg); +#qr-bill-scissors { display: inline-block; - content: '\2702'; - position: fixed; - font-size: 16pt; - top: 12.5mm; - left: 61.1mm; + transform: rotate(90deg); + top: 2mm; + left: 0.7mm; } -#qr-bill-receipt:after { - transform: rotate(-90deg); +#qr-bill-scissors { display: inline-block; - content: '\2702'; - position: fixed; - font-size: 16pt; - top: 91.8mm; - left: 61.7mm; + transform: rotate(-90deg); + top: 80mm; + left: 1.0mm; } #qr-bill-separate-info-text { @@ -219,7 +223,7 @@CH44 3199 9123 0008 8901 2
Heaps of Characters International Trading Company of Switzerland GmbH
12 34567 89012 34567 89012 34567
Heaps of Characters International Trading Company of Switzerland GmbH
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses-compact.svg.textarrows.html b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses-compact.svg.textarrows.html index 8cf67515..78486650 100644 --- a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses-compact.svg.textarrows.html +++ b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses-compact.svg.textarrows.html @@ -42,14 +42,14 @@ #qr-bill-payment-part h2 { font-size: 8pt !important; - line-height: 11pt !important; + line-height: 11pt !important; margin-top: 11pt !important; color: #000 !important; } #qr-bill-receipt h2 { font-size: 6pt !important; - line-height: 8pt !important; + line-height: 8pt !important; margin-top: 8pt !important; color: #000 !important; } @@ -172,6 +172,16 @@ margin-top: -11pt; } +#qr-bill-scissors { + display: none; + float: right; + width: 1mm; + line-height: 1mm; + font-size: 22px; + font-weight: normal; + position: relative; +} + #qr-bill-separate-info-text:before { @@ -199,7 +209,7 @@CH44 3199 9123 0008 8901 2
Heaps of Characters International Trading Company of Switzerland GmbH
12 34567 89012 34567 89012 34567
Heaps of Characters International Trading Company of Switzerland GmbH
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses.svg.html b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses.svg.html index 04002921..88a43fd5 100644 --- a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses.svg.html +++ b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses.svg.html @@ -42,14 +42,14 @@ #qr-bill-payment-part h2 { font-size: 8pt !important; - line-height: 11pt !important; + line-height: 11pt !important; margin-top: 11pt !important; color: #000 !important; } #qr-bill-receipt h2 { font-size: 6pt !important; - line-height: 8pt !important; + line-height: 8pt !important; margin-top: 8pt !important; color: #000 !important; } @@ -172,6 +172,16 @@ margin-top: -11pt; } +#qr-bill-scissors { + display: none; + float: right; + width: 1mm; + line-height: 1mm; + font-size: 22px; + font-weight: normal; + position: relative; +} + @@ -181,7 +191,7 @@CH44 3199 9123 0008 8901 2
Heaps of Characters International Trading Company of Switzerland GmbH
12 34567 89012 34567 89012 34567
Heaps of Characters International Trading Company of Switzerland GmbH
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses.svg.print.html b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses.svg.print.html index 63e2edc7..126ae17a 100644 --- a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses.svg.print.html +++ b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses.svg.print.html @@ -42,14 +42,14 @@ #qr-bill-payment-part h2 { font-size: 8pt !important; - line-height: 11pt !important; + line-height: 11pt !important; margin-top: 11pt !important; color: #000 !important; } #qr-bill-receipt h2 { font-size: 6pt !important; - line-height: 8pt !important; + line-height: 8pt !important; margin-top: 8pt !important; color: #000 !important; } @@ -172,6 +172,16 @@ margin-top: -11pt; } +#qr-bill-scissors { + display: none; + float: right; + width: 1mm; + line-height: 1mm; + font-size: 22px; + font-weight: normal; + position: relative; +} + #qr-bill-separate-info { border-bottom: 0; } @@ -191,7 +201,7 @@CH44 3199 9123 0008 8901 2
Heaps of Characters International Trading Company of Switzerland GmbH
12 34567 89012 34567 89012 34567
Heaps of Characters International Trading Company of Switzerland GmbH
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses.svg.scissors.html b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses.svg.scissors.html index bb3cacde..de6a092e 100644 --- a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses.svg.scissors.html +++ b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses.svg.scissors.html @@ -42,14 +42,14 @@ #qr-bill-payment-part h2 { font-size: 8pt !important; - line-height: 11pt !important; + line-height: 11pt !important; margin-top: 11pt !important; color: #000 !important; } #qr-bill-receipt h2 { font-size: 6pt !important; - line-height: 8pt !important; + line-height: 8pt !important; margin-top: 8pt !important; color: #000 !important; } @@ -172,6 +172,16 @@ margin-top: -11pt; } +#qr-bill-scissors { + display: none; + float: right; + width: 1mm; + line-height: 1mm; + font-size: 22px; + font-weight: normal; + position: relative; +} + #qr-bill-separate-info { border-bottom-style: dashed; } @@ -188,14 +198,11 @@ left: -23mm; } -#qr-bill-receipt:after { - transform: rotate(90deg); +#qr-bill-scissors { display: inline-block; - content: '\2702'; - position: fixed; - font-size: 16pt; - top: 12.5mm; - left: 61.1mm; + transform: rotate(90deg); + top: 2mm; + left: 0.7mm; } #qr-bill-separate-info-text { @@ -209,7 +216,7 @@CH44 3199 9123 0008 8901 2
Heaps of Characters International Trading Company of Switzerland GmbH
12 34567 89012 34567 89012 34567
Heaps of Characters International Trading Company of Switzerland GmbH
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses.svg.scissorsdown.html b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses.svg.scissorsdown.html index 9378a73a..f9f6bea1 100644 --- a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses.svg.scissorsdown.html +++ b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses.svg.scissorsdown.html @@ -42,14 +42,14 @@ #qr-bill-payment-part h2 { font-size: 8pt !important; - line-height: 11pt !important; + line-height: 11pt !important; margin-top: 11pt !important; color: #000 !important; } #qr-bill-receipt h2 { font-size: 6pt !important; - line-height: 8pt !important; + line-height: 8pt !important; margin-top: 8pt !important; color: #000 !important; } @@ -172,6 +172,16 @@ margin-top: -11pt; } +#qr-bill-scissors { + display: none; + float: right; + width: 1mm; + line-height: 1mm; + font-size: 22px; + font-weight: normal; + position: relative; +} + #qr-bill-separate-info { border-bottom-style: dashed; } @@ -188,24 +198,18 @@ left: -23mm; } -#qr-bill-receipt:after { - transform: rotate(90deg); +#qr-bill-scissors { display: inline-block; - content: '\2702'; - position: fixed; - font-size: 16pt; - top: 12.5mm; - left: 61.1mm; + transform: rotate(90deg); + top: 2mm; + left: 0.7mm; } -#qr-bill-receipt:after { - transform: rotate(-90deg); +#qr-bill-scissors { display: inline-block; - content: '\2702'; - position: fixed; - font-size: 16pt; - top: 91.8mm; - left: 61.7mm; + transform: rotate(-90deg); + top: 80mm; + left: 1.0mm; } #qr-bill-separate-info-text { @@ -219,7 +223,7 @@CH44 3199 9123 0008 8901 2
Heaps of Characters International Trading Company of Switzerland GmbH
12 34567 89012 34567 89012 34567
Heaps of Characters International Trading Company of Switzerland GmbH
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses.svg.textarrows.html b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses.svg.textarrows.html index ec001032..42d7ca65 100644 --- a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses.svg.textarrows.html +++ b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-and-long-addresses.svg.textarrows.html @@ -42,14 +42,14 @@ #qr-bill-payment-part h2 { font-size: 8pt !important; - line-height: 11pt !important; + line-height: 11pt !important; margin-top: 11pt !important; color: #000 !important; } #qr-bill-receipt h2 { font-size: 6pt !important; - line-height: 8pt !important; + line-height: 8pt !important; margin-top: 8pt !important; color: #000 !important; } @@ -172,6 +172,16 @@ margin-top: -11pt; } +#qr-bill-scissors { + display: none; + float: right; + width: 1mm; + line-height: 1mm; + font-size: 22px; + font-weight: normal; + position: relative; +} + #qr-bill-separate-info-text:before { @@ -199,7 +209,7 @@CH44 3199 9123 0008 8901 2
Heaps of Characters International Trading Company of Switzerland GmbH
12 34567 89012 34567 89012 34567
Heaps of Characters International Trading Company of Switzerland GmbH
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor-compact.svg.html b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor-compact.svg.html index cc86003b..1381b062 100644 --- a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor-compact.svg.html +++ b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor-compact.svg.html @@ -42,14 +42,14 @@ #qr-bill-payment-part h2 { font-size: 8pt !important; - line-height: 11pt !important; + line-height: 11pt !important; margin-top: 11pt !important; color: #000 !important; } #qr-bill-receipt h2 { font-size: 6pt !important; - line-height: 8pt !important; + line-height: 8pt !important; margin-top: 8pt !important; color: #000 !important; } @@ -172,6 +172,16 @@ margin-top: -11pt; } +#qr-bill-scissors { + display: none; + float: right; + width: 1mm; + line-height: 1mm; + font-size: 22px; + font-weight: normal; + position: relative; +} + @@ -181,7 +191,7 @@CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor-compact.svg.print.html b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor-compact.svg.print.html
index 9eb0cd6f..b8f4a64a 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor-compact.svg.print.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor-compact.svg.print.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom: 0;
}
@@ -191,7 +201,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor-compact.svg.scissors.html b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor-compact.svg.scissors.html
index b53c3c4b..7738e646 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor-compact.svg.scissors.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor-compact.svg.scissors.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,14 +198,11 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
#qr-bill-separate-info-text {
@@ -209,7 +216,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor-compact.svg.scissorsdown.html b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor-compact.svg.scissorsdown.html
index b4f85184..7b5d27b9 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor-compact.svg.scissorsdown.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor-compact.svg.scissorsdown.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,24 +198,18 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
-#qr-bill-receipt:after {
- transform: rotate(-90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 91.8mm;
- left: 61.7mm;
+ transform: rotate(-90deg);
+ top: 80mm;
+ left: 1.0mm;
}
#qr-bill-separate-info-text {
@@ -219,7 +223,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor-compact.svg.textarrows.html b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor-compact.svg.textarrows.html
index 3e7ea7f0..613886f5 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor-compact.svg.textarrows.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor-compact.svg.textarrows.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info-text:before {
@@ -199,7 +209,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor.svg.html b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor.svg.html
index 46ec1a4c..16be679d 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor.svg.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor.svg.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
@@ -181,7 +191,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor.svg.print.html b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor.svg.print.html
index c578523b..6542665e 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor.svg.print.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor.svg.print.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom: 0;
}
@@ -191,7 +201,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor.svg.scissors.html b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor.svg.scissors.html
index 2ce64ebc..d411ee14 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor.svg.scissors.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor.svg.scissors.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,14 +198,11 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
#qr-bill-separate-info-text {
@@ -209,7 +216,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor.svg.scissorsdown.html b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor.svg.scissorsdown.html
index ae650892..25710bbf 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor.svg.scissorsdown.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor.svg.scissorsdown.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,24 +198,18 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
-#qr-bill-receipt:after {
- transform: rotate(-90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 91.8mm;
- left: 61.7mm;
+ transform: rotate(-90deg);
+ top: 80mm;
+ left: 1.0mm;
}
#qr-bill-separate-info-text {
@@ -219,7 +223,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor.svg.textarrows.html b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor.svg.textarrows.html
index 11ebef40..f6169a04 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor.svg.textarrows.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-but-debtor.svg.textarrows.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info-text:before {
@@ -199,7 +209,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-compact.svg.html b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-compact.svg.html
index 095b9be9..e6978bd6 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-compact.svg.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-compact.svg.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
@@ -181,7 +191,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-compact.svg.print.html b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-compact.svg.print.html
index a1dbde74..96869b96 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-compact.svg.print.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-compact.svg.print.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom: 0;
}
@@ -191,7 +201,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-compact.svg.scissors.html b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-compact.svg.scissors.html
index 2b1287db..491657fd 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-compact.svg.scissors.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-compact.svg.scissors.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,14 +198,11 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
#qr-bill-separate-info-text {
@@ -209,7 +216,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-compact.svg.scissorsdown.html b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-compact.svg.scissorsdown.html
index 6466ec34..74f34e10 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-compact.svg.scissorsdown.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-compact.svg.scissorsdown.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,24 +198,18 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
-#qr-bill-receipt:after {
- transform: rotate(-90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 91.8mm;
- left: 61.7mm;
+ transform: rotate(-90deg);
+ top: 80mm;
+ left: 1.0mm;
}
#qr-bill-separate-info-text {
@@ -219,7 +223,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-compact.svg.textarrows.html b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-compact.svg.textarrows.html
index 6894e7de..00d95a59 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-without-amount-compact.svg.textarrows.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-without-amount-compact.svg.textarrows.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info-text:before {
@@ -199,7 +209,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-without-amount.svg.html b/tests/TestData/HtmlOutput/qr-payment-information-without-amount.svg.html
index 12ad06e3..c867d2a3 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-without-amount.svg.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-without-amount.svg.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
@@ -181,7 +191,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-without-amount.svg.print.html b/tests/TestData/HtmlOutput/qr-payment-information-without-amount.svg.print.html
index ed87b89a..01d69cbc 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-without-amount.svg.print.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-without-amount.svg.print.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom: 0;
}
@@ -191,7 +201,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-without-amount.svg.scissors.html b/tests/TestData/HtmlOutput/qr-payment-information-without-amount.svg.scissors.html
index 36bcd602..23aee41d 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-without-amount.svg.scissors.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-without-amount.svg.scissors.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,14 +198,11 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
#qr-bill-separate-info-text {
@@ -209,7 +216,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-without-amount.svg.scissorsdown.html b/tests/TestData/HtmlOutput/qr-payment-information-without-amount.svg.scissorsdown.html
index 913e311e..93a97072 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-without-amount.svg.scissorsdown.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-without-amount.svg.scissorsdown.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,24 +198,18 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
-#qr-bill-receipt:after {
- transform: rotate(-90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 91.8mm;
- left: 61.7mm;
+ transform: rotate(-90deg);
+ top: 80mm;
+ left: 1.0mm;
}
#qr-bill-separate-info-text {
@@ -219,7 +223,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-without-amount.svg.textarrows.html b/tests/TestData/HtmlOutput/qr-payment-information-without-amount.svg.textarrows.html
index 1e524bae..39c0b903 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-without-amount.svg.textarrows.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-without-amount.svg.textarrows.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info-text:before {
@@ -199,7 +209,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-zero-amount-compact.svg.html b/tests/TestData/HtmlOutput/qr-payment-information-zero-amount-compact.svg.html
index 5b4f01de..b99201e4 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-zero-amount-compact.svg.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-zero-amount-compact.svg.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
@@ -181,7 +191,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-zero-amount-compact.svg.print.html b/tests/TestData/HtmlOutput/qr-payment-information-zero-amount-compact.svg.print.html
index ea4fc5c6..cded6851 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-zero-amount-compact.svg.print.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-zero-amount-compact.svg.print.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom: 0;
}
@@ -191,7 +201,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-zero-amount-compact.svg.scissors.html b/tests/TestData/HtmlOutput/qr-payment-information-zero-amount-compact.svg.scissors.html
index cc686410..5ee0c00f 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-zero-amount-compact.svg.scissors.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-zero-amount-compact.svg.scissors.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,14 +198,11 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
#qr-bill-separate-info-text {
@@ -209,7 +216,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-zero-amount-compact.svg.scissorsdown.html b/tests/TestData/HtmlOutput/qr-payment-information-zero-amount-compact.svg.scissorsdown.html
index b041459a..79f21de9 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-zero-amount-compact.svg.scissorsdown.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-zero-amount-compact.svg.scissorsdown.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,24 +198,18 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
-#qr-bill-receipt:after {
- transform: rotate(-90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 91.8mm;
- left: 61.7mm;
+ transform: rotate(-90deg);
+ top: 80mm;
+ left: 1.0mm;
}
#qr-bill-separate-info-text {
@@ -219,7 +223,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-zero-amount-compact.svg.textarrows.html b/tests/TestData/HtmlOutput/qr-payment-information-zero-amount-compact.svg.textarrows.html
index 07c94ce9..6d777b9f 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-zero-amount-compact.svg.textarrows.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-zero-amount-compact.svg.textarrows.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info-text:before {
@@ -199,7 +209,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-zero-amount.svg.html b/tests/TestData/HtmlOutput/qr-payment-information-zero-amount.svg.html
index 63b96d90..061b5466 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-zero-amount.svg.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-zero-amount.svg.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
@@ -181,7 +191,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-zero-amount.svg.print.html b/tests/TestData/HtmlOutput/qr-payment-information-zero-amount.svg.print.html
index 564da034..9f52eee3 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-zero-amount.svg.print.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-zero-amount.svg.print.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom: 0;
}
@@ -191,7 +201,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-zero-amount.svg.scissors.html b/tests/TestData/HtmlOutput/qr-payment-information-zero-amount.svg.scissors.html
index d2a50e04..beadae59 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-zero-amount.svg.scissors.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-zero-amount.svg.scissors.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,14 +198,11 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
#qr-bill-separate-info-text {
@@ -209,7 +216,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-zero-amount.svg.scissorsdown.html b/tests/TestData/HtmlOutput/qr-payment-information-zero-amount.svg.scissorsdown.html
index ce6415e5..589e2734 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-zero-amount.svg.scissorsdown.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-zero-amount.svg.scissorsdown.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,24 +198,18 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
-#qr-bill-receipt:after {
- transform: rotate(-90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 91.8mm;
- left: 61.7mm;
+ transform: rotate(-90deg);
+ top: 80mm;
+ left: 1.0mm;
}
#qr-bill-separate-info-text {
@@ -219,7 +223,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-information-zero-amount.svg.textarrows.html b/tests/TestData/HtmlOutput/qr-payment-information-zero-amount.svg.textarrows.html
index 37feaea1..d46230ab 100644
--- a/tests/TestData/HtmlOutput/qr-payment-information-zero-amount.svg.textarrows.html
+++ b/tests/TestData/HtmlOutput/qr-payment-information-zero-amount.svg.textarrows.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info-text:before {
@@ -199,7 +209,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-reference-non-compact.svg.html b/tests/TestData/HtmlOutput/qr-payment-reference-non-compact.svg.html
index 60a197b5..54f01d24 100644
--- a/tests/TestData/HtmlOutput/qr-payment-reference-non-compact.svg.html
+++ b/tests/TestData/HtmlOutput/qr-payment-reference-non-compact.svg.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
@@ -181,7 +191,7 @@
CH93 0076 2011 6238 5295 7
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-reference-non-compact.svg.print.html b/tests/TestData/HtmlOutput/qr-payment-reference-non-compact.svg.print.html
index af0e2252..7da29faa 100644
--- a/tests/TestData/HtmlOutput/qr-payment-reference-non-compact.svg.print.html
+++ b/tests/TestData/HtmlOutput/qr-payment-reference-non-compact.svg.print.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom: 0;
}
@@ -191,7 +201,7 @@
CH93 0076 2011 6238 5295 7
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-reference-non-compact.svg.scissors.html b/tests/TestData/HtmlOutput/qr-payment-reference-non-compact.svg.scissors.html
index ad13dd83..3fa07788 100644
--- a/tests/TestData/HtmlOutput/qr-payment-reference-non-compact.svg.scissors.html
+++ b/tests/TestData/HtmlOutput/qr-payment-reference-non-compact.svg.scissors.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,14 +198,11 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
#qr-bill-separate-info-text {
@@ -209,7 +216,7 @@
CH93 0076 2011 6238 5295 7
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-reference-non-compact.svg.scissorsdown.html b/tests/TestData/HtmlOutput/qr-payment-reference-non-compact.svg.scissorsdown.html
index 58675ff5..ac9b2764 100644
--- a/tests/TestData/HtmlOutput/qr-payment-reference-non-compact.svg.scissorsdown.html
+++ b/tests/TestData/HtmlOutput/qr-payment-reference-non-compact.svg.scissorsdown.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,24 +198,18 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
-#qr-bill-receipt:after {
- transform: rotate(-90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 91.8mm;
- left: 61.7mm;
+ transform: rotate(-90deg);
+ top: 80mm;
+ left: 1.0mm;
}
#qr-bill-separate-info-text {
@@ -219,7 +223,7 @@
CH93 0076 2011 6238 5295 7
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-reference-non-compact.svg.textarrows.html b/tests/TestData/HtmlOutput/qr-payment-reference-non-compact.svg.textarrows.html
index de57fe7b..f9e6c4e2 100644
--- a/tests/TestData/HtmlOutput/qr-payment-reference-non-compact.svg.textarrows.html
+++ b/tests/TestData/HtmlOutput/qr-payment-reference-non-compact.svg.textarrows.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info-text:before {
@@ -199,7 +209,7 @@
CH93 0076 2011 6238 5295 7
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-reference-non.svg.html b/tests/TestData/HtmlOutput/qr-payment-reference-non.svg.html
index 0e5d879a..de50d921 100644
--- a/tests/TestData/HtmlOutput/qr-payment-reference-non.svg.html
+++ b/tests/TestData/HtmlOutput/qr-payment-reference-non.svg.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
@@ -181,7 +191,7 @@
CH93 0076 2011 6238 5295 7
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-reference-non.svg.print.html b/tests/TestData/HtmlOutput/qr-payment-reference-non.svg.print.html
index ca7275a4..e4cb9740 100644
--- a/tests/TestData/HtmlOutput/qr-payment-reference-non.svg.print.html
+++ b/tests/TestData/HtmlOutput/qr-payment-reference-non.svg.print.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom: 0;
}
@@ -191,7 +201,7 @@
CH93 0076 2011 6238 5295 7
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-reference-non.svg.scissors.html b/tests/TestData/HtmlOutput/qr-payment-reference-non.svg.scissors.html
index ecec8124..b56a72f1 100644
--- a/tests/TestData/HtmlOutput/qr-payment-reference-non.svg.scissors.html
+++ b/tests/TestData/HtmlOutput/qr-payment-reference-non.svg.scissors.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,14 +198,11 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
#qr-bill-separate-info-text {
@@ -209,7 +216,7 @@
CH93 0076 2011 6238 5295 7
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-reference-non.svg.scissorsdown.html b/tests/TestData/HtmlOutput/qr-payment-reference-non.svg.scissorsdown.html
index 5c680f91..23961864 100644
--- a/tests/TestData/HtmlOutput/qr-payment-reference-non.svg.scissorsdown.html
+++ b/tests/TestData/HtmlOutput/qr-payment-reference-non.svg.scissorsdown.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,24 +198,18 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
-#qr-bill-receipt:after {
- transform: rotate(-90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 91.8mm;
- left: 61.7mm;
+ transform: rotate(-90deg);
+ top: 80mm;
+ left: 1.0mm;
}
#qr-bill-separate-info-text {
@@ -219,7 +223,7 @@
CH93 0076 2011 6238 5295 7
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-reference-non.svg.textarrows.html b/tests/TestData/HtmlOutput/qr-payment-reference-non.svg.textarrows.html
index 5fa9649e..ae3b437a 100644
--- a/tests/TestData/HtmlOutput/qr-payment-reference-non.svg.textarrows.html
+++ b/tests/TestData/HtmlOutput/qr-payment-reference-non.svg.textarrows.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info-text:before {
@@ -199,7 +209,7 @@
CH93 0076 2011 6238 5295 7
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-reference-scor-compact.svg.html b/tests/TestData/HtmlOutput/qr-payment-reference-scor-compact.svg.html
index e5f0800f..e4a7362e 100644
--- a/tests/TestData/HtmlOutput/qr-payment-reference-scor-compact.svg.html
+++ b/tests/TestData/HtmlOutput/qr-payment-reference-scor-compact.svg.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
@@ -181,7 +191,7 @@
CH93 0076 2011 6238 5295 7
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-reference-scor-compact.svg.print.html b/tests/TestData/HtmlOutput/qr-payment-reference-scor-compact.svg.print.html
index 7afadd51..e28aedce 100644
--- a/tests/TestData/HtmlOutput/qr-payment-reference-scor-compact.svg.print.html
+++ b/tests/TestData/HtmlOutput/qr-payment-reference-scor-compact.svg.print.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom: 0;
}
@@ -191,7 +201,7 @@
CH93 0076 2011 6238 5295 7
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-reference-scor-compact.svg.scissors.html b/tests/TestData/HtmlOutput/qr-payment-reference-scor-compact.svg.scissors.html
index 83e57400..cdf8dd1a 100644
--- a/tests/TestData/HtmlOutput/qr-payment-reference-scor-compact.svg.scissors.html
+++ b/tests/TestData/HtmlOutput/qr-payment-reference-scor-compact.svg.scissors.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,14 +198,11 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
#qr-bill-separate-info-text {
@@ -209,7 +216,7 @@
CH93 0076 2011 6238 5295 7
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-reference-scor-compact.svg.scissorsdown.html b/tests/TestData/HtmlOutput/qr-payment-reference-scor-compact.svg.scissorsdown.html
index 7a402534..34f2759e 100644
--- a/tests/TestData/HtmlOutput/qr-payment-reference-scor-compact.svg.scissorsdown.html
+++ b/tests/TestData/HtmlOutput/qr-payment-reference-scor-compact.svg.scissorsdown.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,24 +198,18 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
-#qr-bill-receipt:after {
- transform: rotate(-90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 91.8mm;
- left: 61.7mm;
+ transform: rotate(-90deg);
+ top: 80mm;
+ left: 1.0mm;
}
#qr-bill-separate-info-text {
@@ -219,7 +223,7 @@
CH93 0076 2011 6238 5295 7
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-reference-scor-compact.svg.textarrows.html b/tests/TestData/HtmlOutput/qr-payment-reference-scor-compact.svg.textarrows.html
index f7017a0e..04cd8ae6 100644
--- a/tests/TestData/HtmlOutput/qr-payment-reference-scor-compact.svg.textarrows.html
+++ b/tests/TestData/HtmlOutput/qr-payment-reference-scor-compact.svg.textarrows.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info-text:before {
@@ -199,7 +209,7 @@
CH93 0076 2011 6238 5295 7
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-reference-scor.svg.html b/tests/TestData/HtmlOutput/qr-payment-reference-scor.svg.html
index 2ebcad9b..90f30532 100644
--- a/tests/TestData/HtmlOutput/qr-payment-reference-scor.svg.html
+++ b/tests/TestData/HtmlOutput/qr-payment-reference-scor.svg.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
@@ -181,7 +191,7 @@
CH93 0076 2011 6238 5295 7
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-reference-scor.svg.print.html b/tests/TestData/HtmlOutput/qr-payment-reference-scor.svg.print.html
index a0be88a7..2cdfd47f 100644
--- a/tests/TestData/HtmlOutput/qr-payment-reference-scor.svg.print.html
+++ b/tests/TestData/HtmlOutput/qr-payment-reference-scor.svg.print.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom: 0;
}
@@ -191,7 +201,7 @@
CH93 0076 2011 6238 5295 7
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-reference-scor.svg.scissors.html b/tests/TestData/HtmlOutput/qr-payment-reference-scor.svg.scissors.html
index 107328e0..c6666400 100644
--- a/tests/TestData/HtmlOutput/qr-payment-reference-scor.svg.scissors.html
+++ b/tests/TestData/HtmlOutput/qr-payment-reference-scor.svg.scissors.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,14 +198,11 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
#qr-bill-separate-info-text {
@@ -209,7 +216,7 @@
CH93 0076 2011 6238 5295 7
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-reference-scor.svg.scissorsdown.html b/tests/TestData/HtmlOutput/qr-payment-reference-scor.svg.scissorsdown.html
index 9f228377..7989087f 100644
--- a/tests/TestData/HtmlOutput/qr-payment-reference-scor.svg.scissorsdown.html
+++ b/tests/TestData/HtmlOutput/qr-payment-reference-scor.svg.scissorsdown.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,24 +198,18 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
-#qr-bill-receipt:after {
- transform: rotate(-90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 91.8mm;
- left: 61.7mm;
+ transform: rotate(-90deg);
+ top: 80mm;
+ left: 1.0mm;
}
#qr-bill-separate-info-text {
@@ -219,7 +223,7 @@
CH93 0076 2011 6238 5295 7
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-payment-reference-scor.svg.textarrows.html b/tests/TestData/HtmlOutput/qr-payment-reference-scor.svg.textarrows.html
index 424711d2..0df06989 100644
--- a/tests/TestData/HtmlOutput/qr-payment-reference-scor.svg.textarrows.html
+++ b/tests/TestData/HtmlOutput/qr-payment-reference-scor.svg.textarrows.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info-text:before {
@@ -199,7 +209,7 @@
CH93 0076 2011 6238 5295 7
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-ultimate-debtor-compact.svg.html b/tests/TestData/HtmlOutput/qr-ultimate-debtor-compact.svg.html
index b735450e..ac9de5ca 100644
--- a/tests/TestData/HtmlOutput/qr-ultimate-debtor-compact.svg.html
+++ b/tests/TestData/HtmlOutput/qr-ultimate-debtor-compact.svg.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
@@ -181,7 +191,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-ultimate-debtor-compact.svg.print.html b/tests/TestData/HtmlOutput/qr-ultimate-debtor-compact.svg.print.html
index 37983847..9af9fbd2 100644
--- a/tests/TestData/HtmlOutput/qr-ultimate-debtor-compact.svg.print.html
+++ b/tests/TestData/HtmlOutput/qr-ultimate-debtor-compact.svg.print.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom: 0;
}
@@ -191,7 +201,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-ultimate-debtor-compact.svg.scissors.html b/tests/TestData/HtmlOutput/qr-ultimate-debtor-compact.svg.scissors.html
index 519c99e0..255834df 100644
--- a/tests/TestData/HtmlOutput/qr-ultimate-debtor-compact.svg.scissors.html
+++ b/tests/TestData/HtmlOutput/qr-ultimate-debtor-compact.svg.scissors.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,14 +198,11 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
#qr-bill-separate-info-text {
@@ -209,7 +216,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-ultimate-debtor-compact.svg.scissorsdown.html b/tests/TestData/HtmlOutput/qr-ultimate-debtor-compact.svg.scissorsdown.html
index 229c14cf..410b9dcc 100644
--- a/tests/TestData/HtmlOutput/qr-ultimate-debtor-compact.svg.scissorsdown.html
+++ b/tests/TestData/HtmlOutput/qr-ultimate-debtor-compact.svg.scissorsdown.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,24 +198,18 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
-#qr-bill-receipt:after {
- transform: rotate(-90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 91.8mm;
- left: 61.7mm;
+ transform: rotate(-90deg);
+ top: 80mm;
+ left: 1.0mm;
}
#qr-bill-separate-info-text {
@@ -219,7 +223,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-ultimate-debtor-compact.svg.textarrows.html b/tests/TestData/HtmlOutput/qr-ultimate-debtor-compact.svg.textarrows.html
index d6a247fe..a6ff3f51 100644
--- a/tests/TestData/HtmlOutput/qr-ultimate-debtor-compact.svg.textarrows.html
+++ b/tests/TestData/HtmlOutput/qr-ultimate-debtor-compact.svg.textarrows.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info-text:before {
@@ -199,7 +209,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-ultimate-debtor.svg.html b/tests/TestData/HtmlOutput/qr-ultimate-debtor.svg.html
index 7c2ab01b..92420748 100644
--- a/tests/TestData/HtmlOutput/qr-ultimate-debtor.svg.html
+++ b/tests/TestData/HtmlOutput/qr-ultimate-debtor.svg.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
@@ -181,7 +191,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-ultimate-debtor.svg.print.html b/tests/TestData/HtmlOutput/qr-ultimate-debtor.svg.print.html
index 093f5b61..851759c3 100644
--- a/tests/TestData/HtmlOutput/qr-ultimate-debtor.svg.print.html
+++ b/tests/TestData/HtmlOutput/qr-ultimate-debtor.svg.print.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom: 0;
}
@@ -191,7 +201,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-ultimate-debtor.svg.scissors.html b/tests/TestData/HtmlOutput/qr-ultimate-debtor.svg.scissors.html
index edeb14b0..33734800 100644
--- a/tests/TestData/HtmlOutput/qr-ultimate-debtor.svg.scissors.html
+++ b/tests/TestData/HtmlOutput/qr-ultimate-debtor.svg.scissors.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,14 +198,11 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
#qr-bill-separate-info-text {
@@ -209,7 +216,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-ultimate-debtor.svg.scissorsdown.html b/tests/TestData/HtmlOutput/qr-ultimate-debtor.svg.scissorsdown.html
index 9e908385..1a3d2f76 100644
--- a/tests/TestData/HtmlOutput/qr-ultimate-debtor.svg.scissorsdown.html
+++ b/tests/TestData/HtmlOutput/qr-ultimate-debtor.svg.scissorsdown.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info {
border-bottom-style: dashed;
}
@@ -188,24 +198,18 @@
left: -23mm;
}
-#qr-bill-receipt:after {
- transform: rotate(90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 12.5mm;
- left: 61.1mm;
+ transform: rotate(90deg);
+ top: 2mm;
+ left: 0.7mm;
}
-#qr-bill-receipt:after {
- transform: rotate(-90deg);
+#qr-bill-scissors {
display: inline-block;
- content: '\2702';
- position: fixed;
- font-size: 16pt;
- top: 91.8mm;
- left: 61.7mm;
+ transform: rotate(-90deg);
+ top: 80mm;
+ left: 1.0mm;
}
#qr-bill-separate-info-text {
@@ -219,7 +223,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire
diff --git a/tests/TestData/HtmlOutput/qr-ultimate-debtor.svg.textarrows.html b/tests/TestData/HtmlOutput/qr-ultimate-debtor.svg.textarrows.html
index 26bbfac0..b4dc3a3b 100644
--- a/tests/TestData/HtmlOutput/qr-ultimate-debtor.svg.textarrows.html
+++ b/tests/TestData/HtmlOutput/qr-ultimate-debtor.svg.textarrows.html
@@ -42,14 +42,14 @@
#qr-bill-payment-part h2 {
font-size: 8pt !important;
- line-height: 11pt !important;
+ line-height: 11pt !important;
margin-top: 11pt !important;
color: #000 !important;
}
#qr-bill-receipt h2 {
font-size: 6pt !important;
- line-height: 8pt !important;
+ line-height: 8pt !important;
margin-top: 8pt !important;
color: #000 !important;
}
@@ -172,6 +172,16 @@
margin-top: -11pt;
}
+#qr-bill-scissors {
+ display: none;
+ float: right;
+ width: 1mm;
+ line-height: 1mm;
+ font-size: 22px;
+ font-weight: normal;
+ position: relative;
+}
+
#qr-bill-separate-info-text:before {
@@ -199,7 +209,7 @@
CH44 3199 9123 0008 8901 2
Thomas LeClaire