16 lines
182 B
Plaintext
16 lines
182 B
Plaintext
|
|
CSecondNavigationWidget {
|
||
|
|
border: none;
|
||
|
|
background:rgba(66,91,128,0.4);
|
||
|
|
font-size: 16px;
|
||
|
|
font-family: "Microsoft YaHei";
|
||
|
|
|
||
|
|
}
|
||
|
|
|
||
|
|
QTreeWidget::item {
|
||
|
|
color: #B9B9B9;
|
||
|
|
}
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|