only color listitems in context menus
This commit is contained in:
parent
c3d91f22e2
commit
346bdac453
1 changed files with 1 additions and 1 deletions
|
@ -349,7 +349,7 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||
.Mui-selected:hover {
|
||||
background-color: var(--translucent-hover-3) !important;
|
||||
}
|
||||
.listItem:hover {
|
||||
.actionSheetMenuItem..listItem:hover {
|
||||
background: var(--card-background-2);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue