diff --git a/style.css b/style.css index 12296f3..9e01d16 100644 --- a/style.css +++ b/style.css @@ -273,10 +273,10 @@ div[data-role=controlgroup] a.ui-btn-active { background: var(--default-blue-2) !important; } -.css-17c09up.Mui-selected { +.Mui-selected { background-color: var(--translucent-hover-2) !important; } -.css-17c09up.Mui-selected:hover { +.Mui-selected:hover { background-color: var(--translucent-hover-3) !important; } \ No newline at end of file