From 124433ba37ca724bc9df2d64fba6b1de9e8e4e14 Mon Sep 17 00:00:00 2001 From: Levi Date: Wed, 12 Jun 2024 22:30:16 +0200 Subject: [PATCH] undo stupid --- style.css | 6 ------ 1 file changed, 6 deletions(-) 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 {