Browse Source
Merge pull request #3976 from Neodyblue/qdarkstyle_fix_prop
qt_themes: remove unknown qss property from dark theme
pull/15/merge
bunnei
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
4 deletions
-
dist/qt_themes/qdarkstyle/style.qss
|
|
|
@ -673,10 +673,6 @@ QTabWidget::pane { |
|
|
|
border-bottom-left-radius: 2px; |
|
|
|
} |
|
|
|
|
|
|
|
QTabWidget::tab-bar { |
|
|
|
overflow: visible; |
|
|
|
} |
|
|
|
|
|
|
|
QTabBar { |
|
|
|
qproperty-drawBase: 0; |
|
|
|
border-radius: 3px; |
|
|
|
|