Mini Kabibi Habibi
DSMESSAGENOTIFY--DSMessageNotify
{
background-image:url(./Skin/DustyBlue/DSGui/MessageNotify/MessageNotifyBg.png) no-repeat center center;
qproperty-pixBorderImage:none;
}
DSMESSAGENOTIFY--DSMessageNotify DSGUI--DSTableView
{
border:none;
border-image:transparent;
gridline-color: #2B2F33;
background-color: transparent;
qproperty-alternatingRowColors:false;
}
DSMESSAGENOTIFY--DSMessageNotify DSGUI--DSDialogTitle
{
min-height:32px;
max-height:32px;
}
DSMESSAGENOTIFY--DSMessageNotify DSGUI--DSTableView::item,
DSMESSAGENOTIFY--DSMessageNotify DSGUI--DSTableView::item:!alternate:!selected
{
background: transparent;
}
DSMESSAGENOTIFY--DSMessageNotify DSGUI--DSTableView::item:selected
{
background:transparent;
}
DSMESSAGENOTIFY--DSProgressDialog QSlider::groove:horizontal {
height: 6px;
background-color: #464a50;
border-radius: 3px;
}
DSMESSAGENOTIFY--DSProgressDialog QSlider::sub-page:horizontal {
background: #40c4ff;
border-radius: 3px;
}
DSMESSAGENOTIFY--DSProgressDialog QSlider::handle:horizontal {
width: 86px;
height: 12px;
margin:-3px -38px -3px -25px;
background-image:url(./Skin/DustyBlue/DSGui/MessageNotify/trunk.png);
background-position:left;
background-repeat:no-repeat;
}
DSMESSAGENOTIFY--DSProgressDialog QLabel{
color:#eeeeee;
background:transparent;
font-size:12px;
}
DSMESSAGENOTIFY--DSProgressDialog QWidget#widget{
background:url(./Skin/DustyBlue/DSGui/MessageNotify/bg.png);
}