Mini Kabibi Habibi
PersonManagerUI--PersonCollectionPushWidget QWidget#wgtContain
{
background-color: #f6f6f6;
border: 1px solid #cccccc;
}
PersonManagerUI--PersonCollectionPushWidget QWidget#wgtSubscribe, QWidget#wgtOperation
{
background-color: #f6f6f6;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}
PersonManagerUI--PersonCollectionPushWidget QPushButton#btnSubscribe:checked ,
PersonManagerUI--PersonCollectionPushWidget QPushButton#btnAutoSync:checked
{
border-image: url(./Skin/White/PersonManagerUI/UserManager/Authentication/switchon.png);
}
PersonManagerUI--PersonCollectionPushWidget QPushButton#btnSubscribe,
PersonManagerUI--PersonCollectionPushWidget QPushButton#btnAutoSync
{
border-image: url(./Skin/White/PersonManagerUI/UserManager/Authentication/switchoff.png);
}
PersonManagerUI--PersonCollectionPushWidget QPushButton#btnSync
{
background-color: #f6f6f6;
border-left:1px solid #f6f6f6;
border-top:none;
border-bottom:none;
border-right:none;
padding-left:26px;
padding-right:6px;
background-image: url(./Skin/White/PersonManagerUI/UserManager/Syn_h.svg);
background-repeat:no-repeat;
background-position: left;
text-align:right;
color: #4a4a4a;
}
PersonManagerUI--PersonCollectionPushWidget QPushButton#btnSync:disabled
{
background-image: url(./Skin/White/PersonManagerUI/UserManager/Syn_d.svg);
color:#abb2bd;
}
PersonManagerUI--PersonCollectionPushWidget QPushButton#btnSync:pressed
{
background-image: url(./Skin/White/PersonManagerUI/UserManager/Syn_p.svg);
color:#3598db;
}
PersonManagerUI--PersonCollectionPushWidget QPushButton#btnSync:hover
{
background-image: url(./Skin/White/PersonManagerUI/UserManager/Syn_p.svg);
color:#3598db;
}
PersonManagerUI--PersonCollectionPushWidget QPushButton#btnDelete
{
background-color: #f6f6f6;
border-left:1px solid #f6f6f6;
border-top:none;
border-bottom:none;
border-right:none;
padding-left:26px;
padding-right:6px;
background-image: url(./Skin/White/PersonManagerUI/UserManager/Delete-n.png);
background-repeat:no-repeat;
background-position: left;
text-align:right;
color: #4a4a4a;
}
PersonManagerUI--PersonCollectionPushWidget QPushButton#btnDelete:disabled
{
background-image: url(./Skin/White/PersonManagerUI/UserManager/Delete-d.png);
color:#abb2bd;
}
PersonManagerUI--PersonCollectionPushWidget QPushButton#btnDelete:pressed
{
background-image: url(./Skin/White/PersonManagerUI/UserManager/Delete-p.png);
color:#3598db;
}
PersonManagerUI--PersonCollectionPushWidget QPushButton#btnDelete:hover
{
background-image: url(./Skin/White/PersonManagerUI/UserManager/Delete-p.png);
color:#3598db;
}
PersonManagerUI--PersonCollectionPushWidget QPushButton#btnFresh
{
background-color: #f6f6f6;
border-left:1px solid #f6f6f6;
border-top:none;
border-bottom:none;
border-right:none;
padding-left:26px;
padding-right:6px;
background-image: url(./Skin/White/PersonManagerUI/UserManager/SynPersonData_h.svg);
background-repeat:no-repeat;
background-position: left;
text-align:right;
color: #4a4a4a;
}
PersonManagerUI--PersonCollectionPushWidget QPushButton#btnFresh:disabled
{
background-image: url(./Skin/White/PersonManagerUI/UserManager/SynPersonData_d.svg);
color:#abb2bd;
}
PersonManagerUI--PersonCollectionPushWidget QPushButton#btnFresh:pressed
{
background-image: url(./Skin/White/PersonManagerUI/UserManager/SynPersonData_p.svg);
color:#3598db;
}
PersonManagerUI--PersonCollectionPushWidget QPushButton#btnFresh:hover
{
background-image: url(./Skin/White/PersonManagerUI/UserManager/SynPersonData_p.svg);
color:#3598db;
}