Skip to content

Commit 67b704b

Browse files
committed
Regenerate html test data
1 parent bdbadc1 commit 67b704b

26 files changed

+1742
-1716
lines changed
Lines changed: 67 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<style>
22
#qr-bill {
3-
box-sizing: border-box;
4-
border-collapse: collapse;
5-
color: #000 !important;
3+
box-sizing: border-box;
4+
border-collapse: collapse;
5+
color: #000 !important;
66
}
77

88
#qr-bill * {
9-
font-family: Arial, Frutiger, Helvetica, "Liberation Sans" !important;
9+
font-family: Arial, Frutiger, Helvetica, "Liberation Sans" !important;
1010
}
1111

1212
#qr-bill img.qr-bill-placeholder {
@@ -17,92 +17,93 @@
1717
text-align: center;
1818
font-size: 8pt !important;
1919
line-height: 9pt;
20-
border-bottom: 0.75pt solid black;
21-
height: 5mm;
22-
vertical-align: middle;
20+
border-bottom: 0.75pt solid black;
21+
height: 5mm;
22+
vertical-align: middle;
2323
}
2424

2525
/* h1 / h2 */
2626
#qr-bill h1 {
27-
font-size: 11pt !important;
28-
font-weight: bold !important;
29-
margin: 0;
30-
padding: 0;
31-
height: 7mm;
32-
color: #000 !important;
27+
font-size: 11pt !important;
28+
line-height: 13pt !important;
29+
font-weight: bold !important;
30+
margin: 0 !important;
31+
padding: 0 !important;
32+
height: 7mm !important;
33+
color: #000 !important;
3334
}
3435

3536
#qr-bill h2 {
36-
font-weight: bold !important;
37-
margin: 0;
38-
padding: 0;
39-
color: #000 !important;
37+
font-weight: bold !important;
38+
margin: 0 !important;
39+
padding: 0 !important;
40+
color: #000 !important;
4041
}
4142

4243
#qr-bill-payment-part h2 {
43-
font-size: 8pt !important;
44-
line-height: 11pt !important;
45-
margin-top: 11pt;
46-
color: #000 !important;
44+
font-size: 8pt !important;
45+
line-height: 11pt !important;
46+
margin-top: 11pt !important;
47+
color: #000 !important;
4748
}
4849

4950
#qr-bill-receipt h2 {
50-
font-size: 6pt !important;
51-
line-height: 8pt !important;
52-
margin-top: 8pt;
53-
color: #000 !important;
51+
font-size: 6pt !important;
52+
line-height: 8pt !important;
53+
margin-top: 8pt !important;
54+
color: #000 !important;
5455
}
5556

5657
#qr-bill-payment-part h2:first-child,
5758
#qr-bill-receipt h2:first-child {
58-
margin-top: 0;
59-
color: #000 !important;
59+
margin-top: 0 !important;
60+
color: #000 !important;
6061
}
6162

6263
/* p */
6364
#qr-bill p {
64-
font-weight: normal !important;
65-
margin: 0;
66-
padding: 0;
67-
color: #000 !important;
65+
font-weight: normal !important;
66+
margin: 0 !important;
67+
padding: 0 !important;
68+
color: #000 !important;
6869
}
6970

7071
#qr-bill-receipt p {
71-
font-size: 8pt !important;
72-
line-height: 9pt !important;
73-
color: #000 !important;
72+
font-size: 8pt !important;
73+
line-height: 9pt !important;
74+
color: #000 !important;
7475
}
7576

7677
#qr-bill-payment-part p {
77-
font-size: 10pt !important;
78-
line-height: 11pt !important;
79-
color: #000 !important;
78+
font-size: 10pt !important;
79+
line-height: 11pt !important;
80+
color: #000 !important;
8081
}
8182

8283
#qr-bill-amount-area-receipt p{
8384
line-height: 11pt !important;
84-
color: #000 !important;
85+
color: #000 !important;
8586
}
8687

8788
#qr-bill-amount-area p{
8889
line-height: 13pt !important;
89-
color: #000 !important;
90+
color: #000 !important;
9091
}
9192

9293
#qr-bill-payment-further-information p {
9394
font-size: 7pt !important;
9495
line-height: 9pt !important;
95-
color: #000 !important;
96+
color: #000 !important;
9697
}
9798

9899
/* Receipt */
99100
#qr-bill-receipt {
100101
box-sizing: border-box;
101102
width: 62mm;
102-
border-right: 0.2mm solid black;
103-
padding-left: 5mm;
104-
padding-top: 5mm;
105-
vertical-align: top;
103+
border-right: 0.2mm solid black;
104+
padding-left: 5mm;
105+
padding-top: 5mm;
106+
vertical-align: top;
106107
}
107108

108109
#qr-bill-information-receipt {
@@ -114,8 +115,8 @@
114115
}
115116

116117
#qr-bill-currency-receipt {
117-
float: left;
118-
margin-right: 2mm;
118+
float: left;
119+
margin-right: 2mm;
119120
}
120121

121122
#qr-bill-acceptance-point {
@@ -134,10 +135,10 @@
134135
#qr-bill-payment-part {
135136
box-sizing: border-box;
136137
width: 148mm;
137-
padding-left: 5mm;
138-
padding-top: 5mm;
139-
padding-right: 5mm;
140-
vertical-align: top;
138+
padding-left: 5mm;
139+
padding-top: 5mm;
140+
padding-right: 5mm;
141+
vertical-align: top;
141142
}
142143

143144
#qr-bill-payment-part-left {
@@ -147,19 +148,19 @@
147148
}
148149

149150
#qr-bill-swiss-qr-image {
150-
width: 46mm;
151-
height: 46mm;
152-
margin: 5mm;
153-
margin-left: 0;
151+
width: 46mm;
152+
height: 46mm;
153+
margin: 5mm;
154+
margin-left: 0;
154155
}
155156

156157
#qr-bill-amount-area {
157158
height: 22mm;
158159
}
159160

160161
#qr-bill-currency {
161-
float: left;
162-
margin-right: 2mm;
162+
float: left;
163+
margin-right: 2mm;
163164
}
164165

165166
#qr-bill-payment-further-information {
@@ -178,10 +179,10 @@
178179
<tr id="qr-bill-separate-info">
179180
<td colspan="99"><span id="qr-bill-separate-info-text">Separate before paying in</span></td>
180181
</tr>
181-
<tr>
182-
<td id="qr-bill-receipt">
183-
<h1>Receipt</h1>
184-
<div id="qr-bill-information-receipt">
182+
<tr>
183+
<td id="qr-bill-receipt">
184+
<h1>Receipt</h1>
185+
<div id="qr-bill-information-receipt">
185186
<h2>Account / Payable to</h2><p>CH44 3199 9123 0008 8901 2<br />
186187
Thomas LeClaire<br />
187188
Rue examplaire 22a<br />
@@ -212,8 +213,8 @@ <h2>Currency</h2><p>CHF</p>
212213
<h2>Amount</h2><p>25.90</p>
213214
</div>
214215
</div>
215-
</div>
216-
<div id="qr-bill-payment-part-right">
216+
</div>
217+
<div id="qr-bill-payment-part-right">
217218
<div id="qr-bill-information">
218219
<h2>Account / Payable to</h2><p>CH44 3199 9123 0008 8901 2<br />
219220
Thomas LeClaire<br />
@@ -222,10 +223,10 @@ <h2>Account / Payable to</h2><p>CH44 3199 9123 0008 8901 2<br />
222223
Gardening work<br />
223224
Bill Information</p><h2>Payable by (name/address)</h2><img src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBpZD0iRWJlbmVfMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTg0LjMgNzAuOTsiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDE4NC4zIDcwLjkiIHg9IjBweCIgeT0iMHB4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cmVjdCBoZWlnaHQ9IjAuOCIgd2lkdGg9IjguNSI+PC9yZWN0PgoJPHJlY3QgaGVpZ2h0PSIwLjgiIHRyYW5zZm9ybT0ibWF0cml4KC0xLjgzNjk3MGUtMTYgMSAtMSAtMS44MzY5NzBlLTE2IDQuNjI3IDMuODc3KSIgd2lkdGg9IjguNSIgeD0iLTMuOSIgeT0iMy45Ij48L3JlY3Q+CjwvZz4KPGc+Cgk8cmVjdCBoZWlnaHQ9IjAuOCIgdHJhbnNmb3JtPSJtYXRyaXgoNi4xMjMyMzRlLTE3IC0xIDEgNi4xMjMyMzRlLTE3IC02Ni4yMzkyIDY2Ljk4OTIpIiB3aWR0aD0iOC41IiB4PSItMy45IiB5PSI2Ni4yIj48L3JlY3Q+Cgk8cmVjdCBoZWlnaHQ9IjAuOCIgd2lkdGg9IjguNSIgeT0iNzAuMSI+PC9yZWN0Pgo8L2c+CjxnPgoJPHJlY3QgaGVpZ2h0PSIwLjgiIHRyYW5zZm9ybT0ibWF0cml4KC0xIC0xLjIyNDY0N2UtMTYgMS4yMjQ2NDdlLTE2IC0xIDM2MCAxNDAuOTgyMykiIHdpZHRoPSI4LjUiIHg9IjE3NS43IiB5PSI3MC4xIj48L3JlY3Q+Cgk8cmVjdCBoZWlnaHQ9IjAuOCIgdHJhbnNmb3JtPSJtYXRyaXgoNi4xMjMyMzRlLTE3IC0xIDEgNi4xMjMyMzRlLTE3IDExNy4yNjI4IDI1MC40OTExKSIgd2lkdGg9IjguNSIgeD0iMTc5LjYiIHk9IjY2LjIiPjwvcmVjdD4KPC9nPgo8Zz4KCTxyZWN0IGhlaWdodD0iMC44IiB0cmFuc2Zvcm09Im1hdHJpeCgtMS44MzY5NzBlLTE2IDEgLTEgLTEuODM2OTcwZS0xNiAxODguMTI4OSAtMTc5LjYyNSkiIHdpZHRoPSI4LjUiIHg9IjE3OS42IiB5PSIzLjkiPjwvcmVjdD4KCTxyZWN0IGhlaWdodD0iMC44IiB0cmFuc2Zvcm09Im1hdHJpeCgtMSAtMS4yMjQ2NDdlLTE2IDEuMjI0NjQ3ZS0xNiAtMSAzNjAgMC43NSkiIHdpZHRoPSI4LjUiIHg9IjE3NS43Ij48L3JlY3Q+CjwvZz4KPC9zdmc+" style="width:65mm; height:25mm;" class="qr-bill-placeholder" id="placeholder_payable_by">
224225
</div>
225-
</div>
226-
<div id="qr-bill-payment-further-information">
227-
<p></p>
226+
</div>
227+
<div id="qr-bill-payment-further-information">
228+
<p></p>
228229
</div>
229230
</td>
230-
</tr>
231+
</tr>
231232
</table>

0 commit comments

Comments
 (0)