From 69f4b47e49151d3a163e6028c6cbcf8d5fad9eb2 Mon Sep 17 00:00:00 2001 From: Levi Date: Sun, 12 May 2024 12:54:32 +0200 Subject: [PATCH] Update style.css --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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