Skip to content

Commit 865ef51

Browse files
committed
scripted-diff: Use Courier New as tabular figures font in Overview page
-BEGIN VERIFY SCRIPT- sed -i 's/Monospace/Courier New/' src/qt/forms/overviewpage.ui -END VERIFY SCRIPT-
1 parent 636e754 commit 865ef51

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

src/qt/forms/overviewpage.ui

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<widget class="QLabel" name="labelWatchPending">
119119
<property name="font">
120120
<font>
121-
<family>Monospace</family>
121+
<family>Courier New</family>
122122
<weight>75</weight>
123123
<bold>true</bold>
124124
</font>
@@ -144,7 +144,7 @@
144144
<widget class="QLabel" name="labelUnconfirmed">
145145
<property name="font">
146146
<font>
147-
<family>Monospace</family>
147+
<family>Courier New</family>
148148
<weight>75</weight>
149149
<bold>true</bold>
150150
</font>
@@ -170,7 +170,7 @@
170170
<widget class="QLabel" name="labelWatchImmature">
171171
<property name="font">
172172
<font>
173-
<family>Monospace</family>
173+
<family>Courier New</family>
174174
<weight>75</weight>
175175
<bold>true</bold>
176176
</font>
@@ -229,7 +229,7 @@
229229
<widget class="QLabel" name="labelImmature">
230230
<property name="font">
231231
<font>
232-
<family>Monospace</family>
232+
<family>Courier New</family>
233233
<weight>75</weight>
234234
<bold>true</bold>
235235
</font>
@@ -275,7 +275,7 @@
275275
<widget class="QLabel" name="labelTotal">
276276
<property name="font">
277277
<font>
278-
<family>Monospace</family>
278+
<family>Courier New</family>
279279
<weight>75</weight>
280280
<bold>true</bold>
281281
</font>
@@ -301,7 +301,7 @@
301301
<widget class="QLabel" name="labelWatchTotal">
302302
<property name="font">
303303
<font>
304-
<family>Monospace</family>
304+
<family>Courier New</family>
305305
<weight>75</weight>
306306
<bold>true</bold>
307307
</font>
@@ -344,7 +344,7 @@
344344
<widget class="QLabel" name="labelBalance">
345345
<property name="font">
346346
<font>
347-
<family>Monospace</family>
347+
<family>Courier New</family>
348348
<weight>75</weight>
349349
<bold>true</bold>
350350
</font>
@@ -370,7 +370,7 @@
370370
<widget class="QLabel" name="labelWatchAvailable">
371371
<property name="font">
372372
<font>
373-
<family>Monospace</family>
373+
<family>Courier New</family>
374374
<weight>75</weight>
375375
<bold>true</bold>
376376
</font>

0 commit comments

Comments
 (0)