サウンドアイコンアニメーション
.tab-icon-overlay:-moz-any([soundplaying],[muted][activemedia]){
transform: rotate(-90deg) !important;
animation: thumps .47s ease infinite !important;}
@keyframes thumps {
10%,90% { margin-top: -3px;}}