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