Mini Kabibi Habibi

Current Path : C:/Program Files/SmartPSSLite/Skin/DustyBlue/ACSRecordUI/EventCenter/
Upload File :
Current File : C:/Program Files/SmartPSSLite/Skin/DustyBlue/ACSRecordUI/EventCenter/EventCenterWidget.css



QWidget#wgtLeftContain
{
	background-color: #35393E;
	border:1px solid #232629;
}

QWidget#wgtTop
{
	background-color: #35393E;
}

QWidget#wndMain
{
	background-color: #2B2F33;
	border-bottom:1px solid #232629;
	border-top:1px solid #232629;
	border-right:1px solid #232629;
}

QPushButton#btnExport
{
	background-color: #35393e;
	border-left:6px solid #35393e;
	border-top:none;
	border-bottom:none;
	border-right:none;
	padding-left:26px;
	padding-right:0px;
	background-image: url(./Skin/DustyBlue/ACSRecordUI/EventCenter/export-n.png);
	background-repeat:no-repeat;
	background-position: left;
	text-align:left;
	color: #abb2bd;
}
QPushButton#btnExport:disabled
{
	background-image: url(./Skin/DustyBlue/ACSRecordUI/EventCenter/export-d.png);
} 
 QPushButton#btnExport:pressed
{
	background-image: url(./Skin/DustyBlue/ACSRecordUI/EventCenter/export-p.png);
	color:#40c4ff;
}
QPushButton#btnExport:hover
{
	background-image: url(./Skin/DustyBlue/ACSRecordUI/EventCenter/export-h.png);
	color:#ffffff;
}

QPushButton#btnDraw
{
	background-color: #35393e;
	border-left:6px solid #35393e;
	border-top:none;
	border-bottom:none;
	border-right:none;
	padding-left:26px;
	padding-right:0px;
	background-image: url(./Skin/DustyBlue/ACSRecordUI/EventCenter/door_extract_n.png);
	background-repeat:no-repeat;
	background-position: left;
	text-align:left;
	color: #abb2bd;
}
QPushButton#btnDraw:disabled
{
	background-image: url(./Skin/DustyBlue/ACSRecordUI/EventCenter/door_extract_d.png);
} 
 QPushButton#btnDraw:pressed
{
	background-image: url(./Skin/DustyBlue/ACSRecordUI/EventCenter/door_extract_p.png);
	color:#40c4ff;
}
QPushButton#btnDraw:hover
{
	background-image: url(./Skin/DustyBlue/ACSRecordUI/EventCenter/door_extract_h.png);
	color:#ffffff;
}