ui: fixed ui issues

* fixed dock title buttons on bottom on Windows
* fixed no gap between buttons on Linux
* fixed dark scheme title bar contrast
* fixed filter checkbox colors for dark schemes
This commit is contained in:
Eberhard Graether
2018-01-05 16:58:00 +01:00
parent 3ac18a9977
commit 125e65e575
5 changed files with 37 additions and 7 deletions
@@ -86,6 +86,10 @@ QTableView QTableCornerButton::section {
border-top-left-radius: 10px;
}
QCheckBox {
color: <color:table/text/normal>;
}
#help_button {
background: transparent;
border: none;