HM-SPMS/product/common/style/light/alarmShield.qss

18 lines
428 B
Plaintext
Raw Normal View History

QLabel#label_2{
padding-top:6px;
margin-bottom:6px;
}
CHeaderView{
qproperty-plotIndicatorCheck:"../../product/common/resource/zh/public/light/icon/checked.png";
qproperty-plotIndicatorUnCheck:"../../product/common/resource/zh/public/light/icon/unchecked.png";
}
CAddShieldDialog QTreeView{
background:transparent;
}
CAlarmShield{
qproperty-buttonBackground:white;
qproperty-buttonColor:#666666;
}