mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Added disable button style
This commit is contained in:
parent
d8dc3d48b1
commit
bda28f81cc
@ -130,6 +130,11 @@ QPushButton[style="btn-danger"]:hover{
|
||||
background-color:#D84545;
|
||||
}
|
||||
|
||||
QPushButton:disabled{
|
||||
|
||||
background:#d6d6d6;
|
||||
}
|
||||
|
||||
/*QLabel*/
|
||||
QLabel{
|
||||
border: none;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user