diff --git a/Theme/ElegantFin-theme-nightly.css b/Theme/ElegantFin-theme-nightly.css index 3381f68..5ec0bac 100644 --- a/Theme/ElegantFin-theme-nightly.css +++ b/Theme/ElegantFin-theme-nightly.css @@ -1093,4 +1093,9 @@ div[data-role=controlgroup] a.ui-btn-active { .layout-tv .headerLeft { overflow: unset; +} + +.mdl-spinner__circle { + border-color: var(--dimTextColor); + border-style: inset; } \ No newline at end of file