Mini Kabibi Habibi

Current Path : C:/Program Files/SmartPSSLite/Skin/White/RealMonitorUI/
Upload File :
Current File : C:/Program Files/SmartPSSLite/Skin/White/RealMonitorUI/QRealRightBar.css


QRealRightBar
{
	background: #F6F6F6;
	border: none;
	border-right: 1px solid #CCCCCC;
}

QRealRightBar > QPushButton#TabCondition[checked="true"]
{
	background:#F6F6F6;
	border:1px solid #CCCCCC;
	padding: 0 18px 0 18px;
	background-image:url(./Skin/White/RealMonitorUI/RightButton.png);
	background-position: center right;
	background-repeat: no-repeat;
	background-origin: content;
	text-align:left;
	color:#4A4A4A;
}

QRealRightBar > QPushButton#TabCondition[checked="false"]
{
	background:#F6F6F6;
	border:1px solid #CCCCCC;
	padding: 0 18px 0 18px;
	background-image:url(./Skin/White/RealMonitorUI/DownButton.png);
	background-position: center right;
	background-repeat: no-repeat;
	background-origin: content;
	text-align:left;
	color:#4A4A4A;
}