HM-SPMS/resource/zh/style/dark/SysParamWidget.qss

16 lines
300 B
Plaintext
Raw Normal View History

2025-03-20 17:30:43 +08:00
QWidget#widget_bk {
background:rgba(94, 116, 138,0.20);
}
QWidget#widget_time1 {
background:rgba(94, 116, 138, 0.20);
}
QWidget#widget_ip1 {
background:rgba(94, 116, 138, 0.20)
}
QLabel#label,QLabel#label_4,QLabel#lab_ipSetTitle
{
font-weight: bold;
color:rgba(0, 211, 255, 1)
}