Minor GUI adjustments

This commit is contained in:
Klaus Basan
2017-01-27 01:00:20 +01:00
committed by Mathew Sutcliffe
parent 8fb79f613c
commit cbbab3fa19
9 changed files with 294 additions and 375 deletions

View File

@@ -213,10 +213,7 @@ QTabBar QToolButton { /* the scroll buttons are tool buttons */
border: 1px solid green;
}
/* Splitter normally transparent
QSplitter { background-color: transparent; }
*/
QSplitter { margin: 0px; }
QSplitter::handle {
background-color: rgba(0, 0, 255, 200);
margin-top: 1px;