QTfrontend/main.cpp
changeset 2750 0585262f76f6
parent 2523 7fc37a16f405
child 2798 d48bbe4518e6
equal deleted inserted replaced
2749:0d24a4a9a82a 2750:0585262f76f6
    87 		(QString(
    87 		(QString(
    88 			"HWForm,QDialog{"
    88 			"HWForm,QDialog{"
    89 				"background-image: url(\":/res/Background.png\");"
    89 				"background-image: url(\":/res/Background.png\");"
    90 				"background-position: bottom center;"
    90 				"background-position: bottom center;"
    91 				"background-repeat: repeat-x;"
    91 				"background-repeat: repeat-x;"
    92 				"background-color: #870c8f;"
    92 				"background-color: #141250;"
    93 				"}"
    93 				"}"
    94 
    94 
    95 			"* {"
    95 			"* {"
    96 				"color: #ffcc00;"
    96 				"color: #ffcc00;"
    97 			"}"
    97 			"}"