Move main and filter tab at an inner level

This commit is contained in:
Alessandro
2019-09-04 20:08:57 +02:00
parent 1509e04c93
commit 40e2e01088
3 changed files with 4682 additions and 4662 deletions

View File

@@ -303,11 +303,11 @@ QTabWidget {
background-color:rgb(247,246,246);
}
QTabWidget::pane {
border-color: rgb(77,77,77);
/* border-color: rgb(77,77,77); */
background-color:rgb(101,101,101);
border-style: solid;
/* border-style: solid;
border-width: 1px;
border-radius: 6px;
border-radius: 6px; */
}
QTabBar::tab {
padding:2px;