HM-SPMS/resource/fr/style/dark/SysParamWidget.qss
2025-03-20 17:30:43 +08:00

16 lines
300 B
Plaintext

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)
}