<button id='play' title='jump to the next breakpoint' class='fa fa-play' style=${ui.formatCss(style.button)} onclick=${function(){self.event.trigger('play')}} disabled=${this.playDisabled} >
<button id='play' title='jump to the next breakpoint' class='fa fa-step-forward' style=${ui.formatCss(style.button)} onclick=${function(){self.event.trigger('play')}} disabled=${this.playDisabled} >