You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/qt/forms/sendcoinsdialog.ui
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -764,9 +764,11 @@
764
764
<propertyname="toolTip">
765
765
<string>Using the fallbackfee can result in sending a transaction that will take serval hours or days (or never) to confirm. Consider choosing your fee manually or wait until your have validated the complete chain.</string>
766
766
</property>
767
-
<propertyname="styleSheet">
768
-
<stringnotr="true">color: rgb(255, 150, 0);
769
-
font-weight: bold;</string>
767
+
<propertyname="font">
768
+
<font>
769
+
<weight>75</weight>
770
+
<bold>true</bold>
771
+
</font>
770
772
</property>
771
773
<propertyname="text">
772
774
<string>Warning: Fee estimation is currently not possible.</string>
0 commit comments