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-image: url(:/design/bg.png);*/
|
||||||
background-color: rgb(0,139,209);
|
background-color: rgb(0,139,209);
|
||||||
background-position: center;
|
background-position: center;
|
||||||
wizardface_title_text: white;
|
background-repeat: no-repeat;
|
||||||
wizardface_title_text: rgb(255,255,255);
|
|
||||||
background-repeat: no-repeat
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.AWizardFace #wizardface_title_text {
|
.AWizardFace #wizardface_title_text {
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
.AWizardFace#wizardface_title_text: rgb(255,255,255);
|
|
||||||
|
|
||||||
AWizardFace#wizardface_title_text: rgb(255,255,255);
|
|
||||||
|
|
||||||
.ACenterFace {
|
.ACenterFace {
|
||||||
border-style: none;
|
border-style: none;
|
||||||
}
|
}
|
||||||
@ -30,7 +24,6 @@ QLineEdit {
|
|||||||
lineedit-password-character: 9679;
|
lineedit-password-character: 9679;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/* Customize tooltips. */
|
/* Customize tooltips. */
|
||||||
QToolTip {
|
QToolTip {
|
||||||
background-color: rgb(200,200,255);
|
background-color: rgb(200,200,255);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user