Improved replay view

This commit is contained in:
Thomas FORGIONE 2015-05-19 16:57:30 +02:00
parent 94bc5084fe
commit dced15724a
1 changed files with 61 additions and 60 deletions

View File

@ -35,11 +35,12 @@ block extrahead
link(rel="stylesheet" href="/static/css/prototype.css") link(rel="stylesheet" href="/static/css/prototype.css")
block content block content
#main-div.panel-group #main-div.panel-group(style={'margin-top':'10px', 'margin-bottom':'10px'})
#instructions.panel.panel-default(style={'margin-top':'10px', 'margin-bottom':'10px'}) if cameraStyle != 'replay'
#instructions.panel.panel-default
.panel-heading .panel-heading
h4.panel-title h4.panel-title
a(data-target="#", data-toggle="collapse",onclick="setTimeout(onWindowResize,500);") Instructions a(href="#", data-target="#collapseInstructions", data-toggle="collapse",onclick="setTimeout(onWindowResize,500);") Instructions
.panel-collapse.collapse.in#collapseInstructions .panel-collapse.collapse.in#collapseInstructions
.panel-body .panel-body