Mini Kabibi Habibi
QWidget#PriorityGroup
{
background:#transparent;
}
QWidget#wgtRight
{
border:none;
background-color:#ffffff;
}
QWidget#wgtGroupDetail,
QWidget#wgtLeftBtn
{
background: #f6f6f6;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}
QLabel#labelSelectList,
QLabel#labSlectClient
{
background: #f6f6f6;
border-top: 1px solid #cccccc;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}
QComboBox#cmbSelectBuild
QWidget#widgetBottom
{
border:1px solid #cccccc;
}
QPushButton#btnAdd,
QPushButton#btnDelete
{
background:transparent;
border:none;
color:#4a4a4a;
}
QPushButton#btnAdd:hover,
QPushButton#btnDelete:hover
{
background:transparent;
border:none;
color:#232629;
}
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 #cccccc;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}
QLabel#lbPicture
{
border-image: url(./Skin/White/VIntercomConfigUI/PriorityBackground.png);
}