Commit cb6ff090 authored by Stefano Alberto Russo's avatar Stefano Alberto Russo
Browse files

Minor graphic fix in container box.

parent 859a2277
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -152,7 +152,7 @@
       
        </div>
        
        <div style="margin-bottom:13px; margin-top: 3px; text-align:center">
        <div style="margin-bottom:18px; margin-top: 3px; text-align:center">
        {% if not disable_play_button %}
        <a href="/new_task?task_container_uuid={{ container.uuid }}&step=two" class="btn btn-light" style="border: #c0c0c0 1px solid">&nbsp;<i class="fa fa-play" style="color:green"></i></a>
        {% endif %}