More noticeable checked toolbutton.
This commit is contained in:
@@ -15,6 +15,10 @@ QToolBar {
|
||||
border: none;
|
||||
}
|
||||
|
||||
QToolButton:checked {
|
||||
background-color: rgb(87, 97, 98);
|
||||
}
|
||||
|
||||
QTreeView::branch {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user