more glow / stop sound on player stop

This commit is contained in:
Peli de Halleux
2016-06-01 15:45:40 -07:00
parent c5571c20c7
commit 7b74428275
2 changed files with 16 additions and 11 deletions

View File

@@ -446,7 +446,7 @@ svg.sim.grayscale {
}
@keyframes sim-theme-glow-animation {
from { opacity: 1; }
to { opacity: 0.8; }
to { opacity: 0.75; }
}
.sim-flash {