Mini Kabibi Habibi

Current Path : C:/Program Files/SmartPSSLite/Skin/DustyBlue/VIntercomConfigUI/
Upload File :
Current File : C:/Program Files/SmartPSSLite/Skin/DustyBlue/VIntercomConfigUI/PriorityGroup.css

QWidget#PriorityGroup
{
	background:transparent;
}
QWidget#wgtRight
{
	border:none;
	background-color:#404449;
}
QWidget#wgtGroupDetail,
QWidget#wgtLeftBtn
{
	background: #404449;
	border-top: 1px solid  #232629;
	border-bottom: 1px solid  #232629;
}

QLabel#labelSelectList,
QLabel#labSlectClient
{
	background: #404449;
	border-top: 1px solid  #232629;
	border-left: 1px solid  #232629;
	border-right: 1px solid  #232629;
}

QComboBox#cmbSelectBuild
QWidget#widgetBottom
{
	border:1px solid  #232629;
}


QPushButton#btnAdd,
QPushButton#btnDelete
{
    background:transparent;
	border:none;
	color:#c2cad7;
}

QPushButton#btnAdd:hover,
QPushButton#btnDelete:hover
{
   background:transparent;
   border:none;
   color:#3598db;
}

QPushButton#btnAdd:pressed,
QPushButton#btnDelete:pressed
{
   background:transparent;
   border:none;
   color:#3598db;
}

QPushButton#btnAdd:checked,
QPushButton#btnDelete:checked
{
   background:transparent;
   border:none;
   color:#3598db;
}

DSGUI--DSTableView#tabSelectClient,
DSGUI--DSTableView#tabSelectList
{
	border-top:0px solid  #232629;
	border-left:1px solid  #232629;
	border-right:1px solid  #232629;
	border-bottom:1px solid  #232629;
}

QLabel#lbPicture
{
	border-image: url(./Skin/DustyBlue/VIntercomConfigUI/PriorityBackground.png);
}