mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-04 08:21:17 -05:00
Remove cross on checkbox pressed
This commit is contained in:
parent
ac7a9eee9f
commit
dbc10dcc14
@ -404,7 +404,6 @@ QRadioButton::indicator
|
|||||||
QCheckBox::indicator:pressed
|
QCheckBox::indicator:pressed
|
||||||
{
|
{
|
||||||
border: 1px solid #78879b;
|
border: 1px solid #78879b;
|
||||||
image:url(:/qss_icons/rc/checkbox.png);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
QRadioButton::indicator:hover, QCheckBox::indicator:hover
|
QRadioButton::indicator:hover, QCheckBox::indicator:hover
|
||||||
|
Loading…
Reference in New Issue
Block a user