mirror of
https://github.com/yse/easy_profiler.git
synced 2024-12-26 08:01:51 +08:00
Improve default style view on mojave dark theme appearance
This commit is contained in:
parent
64ddb777a6
commit
119e8a4491
@ -117,7 +117,9 @@ QLabel#BookmarkPopup {
|
||||
padding: 4ex; }
|
||||
|
||||
QGraphicsView {
|
||||
border: 1px solid #c4c4c4; }
|
||||
border: 1px solid #c4c4c4;
|
||||
background: white;
|
||||
}
|
||||
|
||||
QSplitter::handle:hover {
|
||||
background-color: #3297FD; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user