25 lines
379 B
Plaintext
25 lines
379 B
Plaintext
|
|
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;
|
||
|
|
}
|