HM-SPMS/resource/zh/style/light/alarmShield.qss

18 lines
398 B
Plaintext
Raw Normal View History

2025-03-20 17:30:43 +08:00
QLabel#label_2{
padding-top:6px;
margin-bottom:6px;
}
CHeaderView{
qproperty-plotIndicatorCheck:"../../resource/zh/public/light/icon/checked.png";
qproperty-plotIndicatorUnCheck:"../../resource/zh/public/light/icon/unchecked.png";
}
CAddShieldDialog QTreeView{
background:transparent;
}
CAlarmShield{
qproperty-buttonBackground:white;
qproperty-buttonColor:#666666;
}