更新说明
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
QPalette{background:#444444;}*{outline:0px;color:#DCDCDC;}
|
||||
|
||||
QGraphicsView{
|
||||
border:1px solid #242424;
|
||||
qproperty-backgroundBrush:#444444;
|
||||
}
|
||||
|
||||
QWidget[form="true"],QLabel[frameShape="1"]{
|
||||
border:1px solid #242424;
|
||||
border-radius:0px;
|
||||
@@ -650,7 +655,7 @@ QDialogButtonBox>QPushButton{
|
||||
min-width:50px;
|
||||
}
|
||||
|
||||
QListView[noboder="true"],QTreeView[noboder="true"],QTabWidget[noboder="true"]::pane{
|
||||
QListView[noborder="true"],QTreeView[noborder="true"],QTabWidget[noborder="true"]::pane{
|
||||
border-width:0px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user