QTfrontend/res/css/christmas.css
changeset 8321 7f1120a1cea4
parent 7900 e5e7678e4b2f
child 9663 1fa74f92555d
equal deleted inserted replaced
8320:3913a7f7245d 8321:7f1120a1cea4
    19 
    19 
    20 HWForm,QDialog {
    20 HWForm,QDialog {
    21 background-image: url(":/res/BackgroundChristmas.png");
    21 background-image: url(":/res/BackgroundChristmas.png");
    22 background-position: bottom center;
    22 background-position: bottom center;
    23 background-repeat: repeat-x;
    23 background-repeat: repeat-x;
    24 background-color: #141250;
    24 background-color: #0c0f28;
    25 }
    25 }
    26 
    26 
    27 * {
    27 * {
    28 color: #ffcc00;
    28 color: #ffcc00;
    29 selection-background-color: #ffcc00;
    29 selection-background-color: #ffcc00;