Make progressbar label brighter
This commit is contained in:
parent
d16016cb39
commit
5b21c7e1d6
@ -90,6 +90,8 @@ AWizardFaceStepList {
|
||||
*/
|
||||
|
||||
QProgressBar {
|
||||
font-weight: bold;
|
||||
color: #3892D4;
|
||||
background: white;
|
||||
border: 1px solid #b8b2ad;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user