Commit f9ce7735 authored by Alexandra Panyukova's avatar Alexandra Panyukova

new color for alterator background

parent 7713112c
/* Customize any plain widget that is a child of a QMainWindow. */
.AWizardFace {
border-style: none;
background-image: url(:/design/bg.png);
background-position: bottom right;
/* background-image: url(:/design/bg.png);*/
background-color: rgb(0,139,209);
background-position: center;
color: white;
background-repeat: no-repeat
}
......
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