Mini Kabibi Habibi
AttendanceUI--SetCardTypeDlg QPushButton#btnCardShowType:disabled
{
border-image: url(./Skin/theme1/ACS/btn_cardshow_16.png) 0 0 0 54;
}
AttendanceUI--SetCardTypeDlg QPushButton#btnCardShowType:pressed
{
border-image: url(./Skin/theme1/ACS/btn_cardshow_16.png) 0 36 0 18;
}
AttendanceUI--SetCardTypeDlg QPushButton#btnCardShowType:hover
{
border-image: url(./Skin/theme1/ACS/btn_cardshow_16.png) 0 18 0 36;
}
AttendanceUI--SetCardTypeDlg QPushButton#btnCardShowType
{
border-image: url(./Skin/theme1/ACS/btn_cardshow_16.png) 0 54 0 0;
}
AttendanceUI--SetCardTypeDlg QPushButton#btnCardShowType::checked:disabled
{
border-image: url(./Skin/theme1/ACS/btn_cardshow_10.png) 0 0 0 54;
}
AttendanceUI--SetCardTypeDlg QPushButton#btnCardShowType::checked:pressed
{
border-image: url(./Skin/theme1/ACS/btn_cardshow_10.png) 0 36 0 18;
}
AttendanceUI--SetCardTypeDlg QPushButton#btnCardShowType::checked:hover
{
border-image: url(./Skin/theme1/ACS/btn_cardshow_10.png) 0 18 0 36;
}
AttendanceUI--SetCardTypeDlg QPushButton#btnCardShowType::checked
{
border-image: url(./Skin/theme1/ACS/btn_cardshow_10.png) 0 54 0 0;
}
AttendanceUI--SetCardTypeDlg QLabel#lblIdImage
{
border-image: url(./Skin/theme1/ACS/btn_IDcard.png) 0 54 0 0;
}
AttendanceUI--SetCardTypeDlg QLabel#lblIcImage
{
border-image: url(./Skin/theme1/ACS/btn_ICcard.png) 0 54 0 0;
}
AttendanceUI--SetCardTypeDlg QLabel#lblCpuImage
{
border-image: url(./Skin/theme1/ACS/btn_CPUcard.png) 0 54 0 0;
}
AttendanceUI--SetCardTypeDlg QLabel#lblChinaIDImage
{
border-image: url(./Skin/theme1/ACS/btn_ChinaID.png) 0 54 0 0;
}
AttendanceUI--SetCardTypeDlg QTreeWidget#treeWidgetController
{
background-color:rgb(42,46,51);
}