diff --git a/Fluent/user.css b/Fluent/user.css index 87eb921..99d49f6 100644 --- a/Fluent/user.css +++ b/Fluent/user.css @@ -1390,6 +1390,14 @@ option { transition: border-width 75ms ease; } +.slider-dot:hover { + border-width: 7px; +} + +.slider-dot:active { + border-width: 4px; +} + .main-nowPlayingWidget-nowPlaying>.ellipsis-one-line, .main-trackInfo-container { margin-left: 74px;