disables now playing animation on list items when unfocused

This commit is contained in:
booploops 2022-02-01 21:11:16 -08:00
parent 52edbaabc3
commit 9e00268ea6

View file

@ -85,6 +85,10 @@ body.notransparency::before {
body.stopanimation * { body.stopanimation * {
animation: unset !important; animation: unset !important;
.loadbar-sound {
display: none;
}
} }
*, *,