From 415d3d8ecd8d575e45d05f24850e113c64744591 Mon Sep 17 00:00:00 2001 From: lscambo13 Date: Tue, 14 Jan 2025 09:35:34 -0800 Subject: [PATCH] dev: formatting --- Theme/ElegantFin-theme-nightly.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Theme/ElegantFin-theme-nightly.css b/Theme/ElegantFin-theme-nightly.css index 06e7859..671ccdb 100644 --- a/Theme/ElegantFin-theme-nightly.css +++ b/Theme/ElegantFin-theme-nightly.css @@ -42,7 +42,7 @@ html { font-optical-sizing: auto; font-weight: 425; font-style: normal; - -webkit-tap-highlight-color: transparent !important; + -webkit-tap-highlight-color: transparent !important; } .dashboardFooter { @@ -1155,7 +1155,7 @@ div[data-role=controlgroup] a.ui-btn-active { color: rgba(255, 255, 255, 0.25); } -.alphaPickerButton-selected{ +.alphaPickerButton-selected { color: rgba(255, 255, 255, 1); } @@ -1610,6 +1610,6 @@ ul.MuiList-root.MuiMenu-list.MuiList-dense>div:first-child { width: 4em; } -.filterIndicator{ +.filterIndicator { background: var(--activeColor); } \ No newline at end of file