mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Removed outline around selected items in QAbstractItemView.
This commit is contained in:
parent
2de49891fb
commit
8f1a77645f
@ -165,6 +165,7 @@ QProgressBar {
|
||||
QAbstractItemView {
|
||||
border: 2px solid $borderColor;
|
||||
border-style: solid;
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
QAbstractItemView::item:hover {
|
||||
|
Loading…
Reference in New Issue
Block a user