mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-09-03 13:47:51 -04:00
Set style for the H button as we had it.
This commit is contained in:
parent
72990e5cd3
commit
be4b56139f
@ -2903,13 +2903,7 @@ QLabel[oob="true"] {
|
|||||||
</property>
|
</property>
|
||||||
<property name="styleSheet">
|
<property name="styleSheet">
|
||||||
<string notr="true">QPushButton:checked {
|
<string notr="true">QPushButton:checked {
|
||||||
color: rgb(0, 0, 0);
|
|
||||||
background-color: red;
|
background-color: red;
|
||||||
border-style: outset;
|
|
||||||
border-width: 1px;
|
|
||||||
border-radius: 5px;
|
|
||||||
border-color: black;
|
|
||||||
padding: 3px;
|
|
||||||
}</string>
|
}</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user