1
0
Fork 0
beathaven/app/views/application/_player.html.haml

11 lines
236 B
Plaintext
Raw Normal View History

.player.pull-right
.controls
%a.icon-backward.prev{ href: "" }
%a.icon-play.play{ href: "" }
%a.icon-pause.pause{ href: "" }
%a.icon-forward.next{ href: "" }
.progress-bar
.bar
.title Waiting...
.move-it