HM-SPMS/resource/fr/style/light/deviceRealData.qss

13 lines
211 B
Plaintext
Raw Permalink Normal View History

2025-03-20 17:30:43 +08:00
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;
}