Mini Kabibi Habibi
QRecoverProgress QSlider::groove:horizontal {
height: 6px;
background-color: #a7bccc;
border-radius: 3px;
}
QRecoverProgress QSlider::sub-page:horizontal {
background: #338eeb;
border-radius: 3px;
}
QRecoverProgress QSlider::handle:horizontal {
width: 86px;
height: 12px;
margin:-3px -40px -3px -25px;
background-image:url(./Skin/White/DSGui/MessageNotify/trunk.png);
background-position:left;
background-repeat:no-repeat;
}
QRecoverProgress QLabel{
color:#4a515a;
background:transparent;
font-size:12px;
}
QRecoverProgress QWidget#widget{
background:url(./Skin/White/DSGui/MessageNotify/bg.png);
}