Commit 9ff14a22 authored by Mikhail Efremov's avatar Mikhail Efremov

Fix design.qss.

Drop wrong lines.
parent cbe9fb7f
......@@ -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);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment