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:
@@ -86,6 +86,10 @@ QTableView QTableCornerButton::section {
|
||||
border-top-left-radius: 10px;
|
||||
}
|
||||
|
||||
QCheckBox {
|
||||
color: <color:table/text/normal>;
|
||||
}
|
||||
|
||||
#help_button {
|
||||
background: transparent;
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user