19 lines
279 B
Plaintext
19 lines
279 B
Plaintext
|
|
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;
|
||
|
|
}
|