diff --git a/Fluent/user.css b/Fluent/user.css index 89acc6c..ea452a4 100644 --- a/Fluent/user.css +++ b/Fluent/user.css @@ -1399,6 +1399,10 @@ option { border-width: 7px; } +.progress-bar__slider:active .slider-dot:not(:active) { + border-width: 4px !important; +} + .slider-dot:active { border-width: 4px !important; }