diff --git a/style.css b/style.css index d15d0c0..4da51e7 100644 --- a/style.css +++ b/style.css @@ -97,9 +97,6 @@ backdrop-filter: blur(10px) saturate(180%) !important; -webkit-backdrop-filter: blur(10px) saturate(180%) !important; } -.navMenuOption:hover { - background: var(--card-background-2); -} /* --- Dialog Boxes --- */ .focuscontainer.dialog.actionsheet-not-fullscreen.actionSheet.centeredDialog.opened { @@ -349,9 +346,6 @@ div[data-role=controlgroup] a.ui-btn-active { .Mui-selected:hover { background-color: var(--translucent-hover-3) !important; } -.actionSheetMenuItem..listItem:hover { - background: var(--card-background-2); -} /* --- Rounded Corners --- */ .detailButton {