Minor fix in acqua theme
This commit is contained in:
@@ -217,7 +217,7 @@ QListView::item:disabled {
|
|||||||
}
|
}
|
||||||
|
|
||||||
QListView::item:disabled:selected {
|
QListView::item:disabled:selected {
|
||||||
color: #808086;
|
color: rgba(0, 113, 255, 255);
|
||||||
background: transparent;
|
background: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user