Mini Kabibi Habibi

Current Path : C:/Program Files/SmartPSSLite/Skin/White/main/
Upload File :
Current File : C:/Program Files/SmartPSSLite/Skin/White/main/VIWidgetUI.css

QWidget#VIWidgetUI
{
	width: 260px;
	height: 160px;
	background-color: #111f2c;
	border-top-left-radius: 12px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 0px;
	opacity: 0.9;
	background-image:url(./Skin/DustyBlue/main/background.png);
	background-repeat:no-repeat;
}

QWidget#framePic
{
    width: 16px;
	height: 16px;
	border:none;
	padding-left:20px;
	padding-right:20px;
	background-image:url(./Skin/DustyBlue/main/phone.png);
	background-repeat:no-repeat;
}

QLabel#labNumber
{
	width: 62px;
	height: 16px;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 16px;
	letter-spacing: 0px;
	color: #ffffff;
}

QPushButton#btnAccept
{
	width: 32px;
	height: 32px;
    border:none;
	background-image:url(./Skin/DustyBlue/main/answer_h.png);
	background-repeat:no-repeat;
}

QPushButton#btnReject
{
	width: 32px;
	height: 32px;
    border:none;
	background-image:url(./Skin/DustyBlue/main/hangUp_h.png);
	background-repeat:no-repeat;
}