HM-SPMS/resource/en/style/dark/alarmShield.qss

19 lines
279 B
Plaintext
Raw Permalink Normal View History

2025-03-20 17:30:43 +08:00
QFrame#frame{
border:0px solid #0669af;
}
QFrame#frame_2,
QFrame#frame_3{
border:1px solid #0669af;
}
QComboBox#interval{
min-width:60;
}
QComboBox QLineEdit{
border:none;
}
CAlarmShield{
qproperty-buttonBackground:#072d48;
qproperty-buttonColor:#027bb3;
}