mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 18:25:37 +08:00
Minor GUI adjustments
This commit is contained in:
committed by
Mathew Sutcliffe
parent
8fb79f613c
commit
cbbab3fa19
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user