40 lines
672 B
Plaintext
40 lines
672 B
Plaintext
|
|
QFrame#frame,
|
||
|
|
QFrame#frame_2,
|
||
|
|
QFrame#frame_3,
|
||
|
|
QFrame#frame_4{
|
||
|
|
border:1px solid #0669af;
|
||
|
|
background-color: #0b2a51;
|
||
|
|
}
|
||
|
|
QFrame#frame_5{
|
||
|
|
border:1px solid #0669af;
|
||
|
|
}
|
||
|
|
QFrame#line,QFrame#line_2{
|
||
|
|
border:solid 1px #0669af;
|
||
|
|
}
|
||
|
|
QPushButton#allLinkCtrlButton{
|
||
|
|
margin-left:10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
QLineEdit#searchLineEdit {
|
||
|
|
color:#01a6ec;
|
||
|
|
background:#0b2a51;
|
||
|
|
border:1px solid #0669af;
|
||
|
|
height:26px;
|
||
|
|
}
|
||
|
|
|
||
|
|
CLinkCtrlTreeView#actionTreeView
|
||
|
|
{
|
||
|
|
border:none;
|
||
|
|
color:#027bb3;
|
||
|
|
gridline-color:#024376;
|
||
|
|
alternate-background-color: transparent;
|
||
|
|
background-color:transparent;
|
||
|
|
}
|
||
|
|
|
||
|
|
QListWidget#linkCtrlList,QListWidget#linkReportList{
|
||
|
|
margin-top:10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
QTreeView#actionTreeView{
|
||
|
|
margin-left:5px;
|
||
|
|
}
|