Fix design.qss.
Drop wrong lines.
This commit is contained in:
parent
cbe9fb7f68
commit
9ff14a22f7
@ -4,19 +4,13 @@
|
||||
/* background-image: url(:/design/bg.png);*/
|
||||
background-color: rgb(0,139,209);
|
||||
background-position: center;
|
||||
wizardface_title_text: white;
|
||||
wizardface_title_text: rgb(255,255,255);
|
||||
background-repeat: no-repeat
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.AWizardFace #wizardface_title_text {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.AWizardFace#wizardface_title_text: rgb(255,255,255);
|
||||
|
||||
AWizardFace#wizardface_title_text: rgb(255,255,255);
|
||||
|
||||
.ACenterFace {
|
||||
border-style: none;
|
||||
}
|
||||
@ -30,7 +24,6 @@ QLineEdit {
|
||||
lineedit-password-character: 9679;
|
||||
}
|
||||
|
||||
|
||||
/* Customize tooltips. */
|
||||
QToolTip {
|
||||
background-color: rgb(200,200,255);
|
||||
|
Loading…
x
Reference in New Issue
Block a user