refs #299, dockable main info area

This commit is contained in:
Klaus Basan
2014-07-27 15:08:32 +02:00
parent edf4a6b80e
commit 4fe8144c3d
8 changed files with 1547 additions and 0 deletions

View 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;
}