undo stupid
This commit is contained in:
parent
346bdac453
commit
124433ba37
1 changed files with 0 additions and 6 deletions
|
@ -97,9 +97,6 @@
|
||||||
backdrop-filter: blur(10px) saturate(180%) !important;
|
backdrop-filter: blur(10px) saturate(180%) !important;
|
||||||
-webkit-backdrop-filter: blur(10px) saturate(180%) !important;
|
-webkit-backdrop-filter: blur(10px) saturate(180%) !important;
|
||||||
}
|
}
|
||||||
.navMenuOption:hover {
|
|
||||||
background: var(--card-background-2);
|
|
||||||
}
|
|
||||||
|
|
||||||
/* --- Dialog Boxes --- */
|
/* --- Dialog Boxes --- */
|
||||||
.focuscontainer.dialog.actionsheet-not-fullscreen.actionSheet.centeredDialog.opened {
|
.focuscontainer.dialog.actionsheet-not-fullscreen.actionSheet.centeredDialog.opened {
|
||||||
|
@ -349,9 +346,6 @@ div[data-role=controlgroup] a.ui-btn-active {
|
||||||
.Mui-selected:hover {
|
.Mui-selected:hover {
|
||||||
background-color: var(--translucent-hover-3) !important;
|
background-color: var(--translucent-hover-3) !important;
|
||||||
}
|
}
|
||||||
.actionSheetMenuItem..listItem:hover {
|
|
||||||
background: var(--card-background-2);
|
|
||||||
}
|
|
||||||
|
|
||||||
/* --- Rounded Corners --- */
|
/* --- Rounded Corners --- */
|
||||||
.detailButton {
|
.detailButton {
|
||||||
|
|
Loading…
Reference in a new issue