ui: Scrollbar and dock widget separator style
* defined scrollbar style for Windows and Linux * defined dock widget separator width and color * some style fixes on linux
This commit is contained in:
@@ -4,3 +4,7 @@ QToolTip {
|
||||
font-size: <setting:font_size>px;
|
||||
}
|
||||
|
||||
QMainWindow::separator {
|
||||
background: <color:window/separator>;
|
||||
width: 1px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user