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