25 lines
379 B
Plaintext
Raw Permalink Normal View History

2024-10-30 11:54:46 +08:00
QFrame#line,
QFrame#line_2{
border:solid 1px #cccfd9;
}
QFrame#frame,
QFrame#frame_2,
QFrame#frame_3,
QFrame#frame_4{
border:1px solid #cccfd9;
}
QFrame#frame_5{
border:none;
}
QDialog QPushButton{
margin-right:6px;
}
QPushButton#allLinkCtrlButton,
QPushButton#waitForExceLinkCtrlButton{
border-radius:0px;
}
QPushButton#allLinkCtrlButton{
margin-left:10px;
}