mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-18 19:35:33 +08:00
refs #299, dockable main info area
This commit is contained in:
10
src/blackgui/qss/dockwidgettab.qss
Normal file
10
src/blackgui/qss/dockwidgettab.qss
Normal file
@@ -0,0 +1,10 @@
|
||||
QTabBar::tab {
|
||||
margin-top: 2px;
|
||||
margin-bottom: 2px;
|
||||
margin-left: 2px;
|
||||
margin-right: 2px;
|
||||
padding-top: 2px;
|
||||
padding-bottom: 2px;
|
||||
border: 0px;
|
||||
border-radius: 0px;
|
||||
}
|
||||
Reference in New Issue
Block a user