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