wavesurfer.js
Version:
Interactive navigable audio visualization using Web Audio and Canvas
36 lines (26 loc) • 478 B
CSS
.text-center {
text-align: center ;
}
.text-left {
text-align: left ;;
}
.text-right {
text-align: right ;;
}
.text-justify {
text-align: justify ;;
}
md-icon[md-font-icon] {
font-size: 24px;
}
md-toolbar.md-toolbar-sm .md-toolbar-tools {
max-height: 32px;
padding: 6px;
font-size: 16px;
}
md-toolbar.md-toolbar-sm {
min-height: 24px;
}
.md-player-controls .md-button {
min-width: 44px;
}