]> git.parisson.com Git - teleforma.git/commitdiff
style fix
authorGuillaume Pellerin <yomguy@parisson.com>
Fri, 13 Jun 2014 00:19:56 +0000 (02:19 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Fri, 13 Jun 2014 00:19:56 +0000 (02:19 +0200)
teleforma/exam/templates/exam/script_detail.html
teleforma/exam/templates/exam/script_form.html

index 951c151d9d58a4d01f2be3ee95f0321d04988787..e85398889757b815ee94fc9f0eb40f934f3a6c5f 100644 (file)
   <p>{{ message }}</p>
 
 {% else %}
+<br /><br />
 <div class="media">
  <div class="script">
     <iframe style="position:fixed; top:14%; left:0px; bottom:0px; right:0px; width:100%; height:85%; border:none; margin:0; padding:0; z-index:0;" src="{% if user.correctors.all %}{{ script.box_admin_url }}{% else %}{{ script.box_user_url }}{% endif %}">
index d0ad7f984b55dba81ef515fdc2652915d8daf908..72bd158e22e81e8186b7bcf610f3b3a09286232c 100644 (file)
@@ -25,7 +25,7 @@
 {% trans "New script" %}
 </div>
 
-<div title="{% trans "Mark" %}" style="width: 400px; background: white;">
+<div title="{% trans "Mark" %}" style="width: 400px;">
 
     <form method="post" id="_ScriptForm" action="">{% csrf_token %}
        <table>