更新说明
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;
|
||||
}
|
||||
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
QPalette{background:#FFFFFF;}*{outline:0px;color:#57595B;}
|
||||
|
||||
QGraphicsView{
|
||||
border:1px solid #B6B6B6;
|
||||
qproperty-backgroundBrush:#FFFFFF;
|
||||
}
|
||||
|
||||
QWidget[form="true"],QLabel[frameShape="1"]{
|
||||
border:1px solid #B6B6B6;
|
||||
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;
|
||||
}
|
||||
|
||||
|
||||
@@ -1,6 +1,11 @@
|
||||
QPalette{background:#EAF7FF;}*{outline:0px;color:#386487;}
|
||||
|
||||
QWidget[form="true"],QLabel[frameShape="1"]{
|
||||
QGraphicsView{
|
||||
border:1px solid #C0DCF2;
|
||||
qproperty-backgroundBrush:#EAF7FF;
|
||||
}
|
||||
|
||||
QWidget[form="true"],QLabel[frameShape="1"],QGraphicsView{
|
||||
border:1px solid #C0DCF2;
|
||||
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