>>223
.tab-icon-overlay[soundplaying] {
color: red !important;
transform: rotate(-90deg) !important;
animation: thump .47s ease infinite !important;
margin-bottom: -8px !important;
}
@keyframes thump {
10%,90% { margin-top: -4px;}}