HM-SPMS/resource/zh/style/light/deviceRealData.qss
2025-03-20 17:30:43 +08:00

13 lines
211 B
Plaintext

QFrame#frame{
background-color: #e6ecf2;
border:1px solid #cccfd9;
}
QFrame#frame_3,
QFrame#frame_4,
QFrame#frame_5{
border:none;
}
QTableView QTableCornerButton::section {
background-color:white;
}