QTfrontend/res/css/birthday.css
changeset 7919 c7d258a4358e
parent 7903 e0d21677b00f
child 9663 1fa74f92555d
equal deleted inserted replaced
7917:00415e77fa2a 7919:c7d258a4358e
    19 
    19 
    20 HWForm,QDialog {
    20 HWForm,QDialog {
    21 background-image: url(":/res/BackgroundBirthday.png");
    21 background-image: url(":/res/BackgroundBirthday.png");
    22 background-position: bottom center;
    22 background-position: bottom center;
    23 background-repeat: repeat-x;
    23 background-repeat: repeat-x;
    24 background-color: black;
    24 background-color: #100308;
    25 }
    25 }
    26 
    26 
    27 * {
    27 * {
    28 color: #ffcc00;
    28 color: #ffcc00;
    29 selection-background-color: #ffcc00;
    29 selection-background-color: #ffcc00;