QTfrontend/res/css/april1.css
changeset 15503 ebc33ffb1cbd
parent 15415 78607b894e59
equal deleted inserted replaced
15502:ad9fe7dc2ff7 15503:ebc33ffb1cbd
   404 background-color: #ffcc00;
   404 background-color: #ffcc00;
   405 width: 12px;
   405 width: 12px;
   406 height: 6px;
   406 height: 6px;
   407 border-radius: 3px;
   407 border-radius: 3px;
   408 }
   408 }
       
   409 QSlider::handle::horizontal:hover {
       
   410 background-color: yellow;
       
   411 }
       
   412 QSlider::handle::horizontal:pressed {
       
   413 background-color: white;
       
   414 }
   409 QSlider::handle::horizontal:disabled {
   415 QSlider::handle::horizontal:disabled {
   410 background-color: #a0a0a0;
   416 background-color: #a0a0a0;
   411 }
   417 }
   412 
   418 
   413 HatButton, ThemeButton {
   419 HatButton, ThemeButton {