QTfrontend/res/css/qt.css
changeset 13304 5ac2bdefa173
parent 13265 8a5feb0edce5
child 13631 946b21a1fbf6
equal deleted inserted replaced
13303:e3613c0d3600 13304:5ac2bdefa173
    15  *    <datadir>/css/qt.css
    15  *    <datadir>/css/qt.css
    16  *    <internal default style-sheet> (:/res/css/qt.css)
    16  *    <internal default style-sheet> (:/res/css/qt.css)
    17  *
    17  *
    18  *****************************************************************************/
    18  *****************************************************************************/
    19 
    19 
       
    20 #infoButton 
       
    21 {
       
    22 border: transparent;
       
    23 background: transparent; 
       
    24 }
    20 HWForm,QDialog {
    25 HWForm,QDialog {
    21 background-image: url(":/res/Background.png");
    26 background-image: url(":/res/Background.png");
    22 background-position: bottom center;
    27 background-position: bottom center;
    23 background-repeat: repeat-x;
    28 background-repeat: repeat-x;
    24 background-color: #141250;
    29 background-color: #141250;