mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-05-12 16:19:44 -06:00
Change hover background color in QComboBox
This commit is contained in:
parent
8c750a770a
commit
78df24024e
@ -620,7 +620,7 @@ QComboBox QAbstractItemView::item {
|
||||
}
|
||||
|
||||
QComboBox QAbstractItemView::item:hover {
|
||||
background-color: #343434;
|
||||
background-color: #383838;
|
||||
}
|
||||
|
||||
QComboBox QAbstractItemView::item:selected {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user