Mini Kabibi Habibi
ACSManagerUI--CACSUnlockMethodConfig QWidget#wgtMainWindow
{
background-color: #F6F6F6;
border-top:1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
}
QPushButton#btnPwdUnlock
{
border-image: url(./Skin/White/ACSManagerUI/ACSConfig/switchoff.png);
}
QPushButton#btnPwdUnlock:checked
{
border-image: url(./Skin/White/ACSManagerUI/ACSConfig/switchon.png);
}
QPushButton#btnPwdUnlockTips
{
border-image: url(./Skin/White/ACSManagerUI/AdvanceFunction/Explain-n.png);
}
QPushButton#btnPwdUnlockTips:checked
{
border-image: url(./Skin/White/ACSManagerUI/AdvanceFunction/Explain-h.png);
}
QLabel#labTitle
{
font-weight: bold;
}