Mini Kabibi Habibi

Current Path : C:/Program Files/SmartPSSLite/Skin/White/PersonManagerUI/UserManager/
Upload File :
Current File : C:/Program Files/SmartPSSLite/Skin/White/PersonManagerUI/UserManager/AutoCollectionWidget.qss

PersonManagerUI--AutoCollectionWidget QWidget#wgtAutoContain
{
	background-color: #f6f6f6;
	border: 1px solid #cccccc;
}

PersonManagerUI--AutoCollectionWidget QWidget#wgtLeftTop
{
	background-color: #f6f6f6;
	border: 1px solid #cccccc;
}

PersonManagerUI--AutoCollectionWidget QWidget#wgtLeftContain
{
	background-color: #f6f6f6;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

PersonManagerUI--AutoCollectionWidget QWidget#wgtRightTop
{
	background-color: #f6f6f6;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

PersonManagerUI--AutoCollectionWidget QPushButton#btnAutoCollection:checked ,
PersonManagerUI--AutoCollectionWidget QPushButton#btnVerifyPerson:checked
{
	border-image: url(./Skin/White/PersonManagerUI/UserManager/Authentication/switchon.png);
}
PersonManagerUI--AutoCollectionWidget QPushButton#btnAutoCollection,
PersonManagerUI--AutoCollectionWidget QPushButton#btnVerifyPerson
{
	border-image: url(./Skin/White/PersonManagerUI/UserManager/Authentication/switchoff.png);
}

PersonManagerUI--AutoCollectionWidget QPushButton#btnRefuse
{
	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/refuse-n.png);
	background-repeat:no-repeat;
	background-position: left;
	text-align:right;
	color: #4a4a4a;
}
PersonManagerUI--AutoCollectionWidget QPushButton#btnRefuse:disabled
{
	background-image: url(./Skin/White/PersonManagerUI/UserManager/refuse-d.png);
	color:#abb2bd;
} 
PersonManagerUI--AutoCollectionWidget QPushButton#btnRefuse:pressed
{
	background-image: url(./Skin/White/PersonManagerUI/UserManager/refuse-p.png);
	color:#3598db;
}
PersonManagerUI--AutoCollectionWidget QPushButton#btnRefuse:hover
{
	background-image: url(./Skin/White/PersonManagerUI/UserManager/refuse-p.png);
	color:#3598db;
}

PersonManagerUI--AutoCollectionWidget QPushButton#btnAudit
{
	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/examine-n.png);
	background-repeat:no-repeat;
	background-position: left;
	text-align:right;
	color: #4a4a4a;
}
PersonManagerUI--AutoCollectionWidget QPushButton#btnAudit:disabled
{
	background-image: url(./Skin/White/PersonManagerUI/UserManager/examine-d.png);
	color:#abb2bd;
} 
PersonManagerUI--AutoCollectionWidget QPushButton#btnAudit:pressed
{
	background-image: url(./Skin/White/PersonManagerUI/UserManager/examine-p.png);
	color:#3598db;
}
PersonManagerUI--AutoCollectionWidget QPushButton#btnAudit:hover
{
	background-image: url(./Skin/White/PersonManagerUI/UserManager/examine-p.png);
	color:#3598db;
}

PersonManagerUI--AutoCollectionWidget  QPushButton#btnClear
{
	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/clean-n.png);
	background-repeat:no-repeat;
	background-position: left;
	text-align:right;
	color: #4a4a4a;
}
PersonManagerUI--AutoCollectionWidget QPushButton#btnClear:disabled
{
	background-image: url(./Skin/White/PersonManagerUI/UserManager/clean-d.png);
	color:#abb2bd;
} 
PersonManagerUI--AutoCollectionWidget QPushButton#btnClear:pressed
{
	background-image: url(./Skin/White/PersonManagerUI/UserManager/clean-p.png);
	color:#3598db;
}
PersonManagerUI--AutoCollectionWidget QPushButton#btnClear:hover
{
	background-image: url(./Skin/White/PersonManagerUI/UserManager/clean-p.png);
	color:#3598db;
}

PersonManagerUI--AutoCollectionWidget  QPushButton#btnExtract
{
	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/ExtractRecord-n.png);
	background-repeat:no-repeat;
	background-position: left;
	text-align:right;
	color: #4a4a4a;
}
PersonManagerUI--AutoCollectionWidget QPushButton#btnExtract:disabled
{
	background-image: url(./Skin/White/PersonManagerUI/UserManager/ExtractRecord-d.png);
	color:#abb2bd;
} 
PersonManagerUI--AutoCollectionWidget QPushButton#btnExtract:pressed
{
	background-image: url(./Skin/White/PersonManagerUI/UserManager/ExtractRecord-p.png);
	color:#3598db;
}
PersonManagerUI--AutoCollectionWidget QPushButton#btnExtract:hover
{
	background-image: url(./Skin/White/PersonManagerUI/UserManager/ExtractRecord-p.png);
	color:#3598db;
}