QTfrontend/res/css/april1.css
changeset 14880 175c96e60279
parent 14857 38eadfc525ce
child 14881 272cd0142a90
equal deleted inserted replaced
14879:002f7d41f5ce 14880:175c96e60279
   533 }
   533 }
   534 
   534 
   535 PageMultiplayer TeamSelWidget {
   535 PageMultiplayer TeamSelWidget {
   536 min-height: 500px;
   536 min-height: 500px;
   537 }
   537 }
       
   538 
       
   539 QProgressBar {
       
   540 border: 3px solid #FFCC00;
       
   541 background-color: #150A61;
       
   542 border-radius: 5px;
       
   543 text-align: center;
       
   544 color: #FFFFFF;
       
   545 }
       
   546 QProgressBar::chunk {
       
   547 background-color: #FF9B00;
       
   548 margin: 2px;
       
   549 }