radically simplify the challenge show view and remove the animation

pull/2/head
Michael Q Larson 2014-12-10 22:41:37 -08:00
parent b29ba117a3
commit e05132842b
1 changed files with 11 additions and 17 deletions

View File

@ -3,16 +3,10 @@ block content
.row .row
.col-sm-12.col-md-8.col-xs-12 .col-sm-12.col-md-8.col-xs-12
.panel.panel-primary .panel.panel-primary
.panel-heading Challenge: #{name} .panel-heading #{name} (takes #{time})
.panel.panel-body .panel.panel-body
.challenge-brief .embed-responsive.embed-responsive-16by9
h3.text-center iframe.embed-responsive-item(src='//player.vimeo.com/video/#{video}')
span.ion-android-clock
span Takes about #{time}
.btn.btn-primary.btn-big.btn-block.start-challenge Start the challenge
.challenge-content.hidden-element
.responsive-container
iframe(src='//player.vimeo.com/video/#{video}', frameborder='0', webkitallowfullscreen='', mozallowfullscreen='', allowfullscreen='')
h3 Steps: h3 Steps:
h4 h4
ol ol