Skip to content
Snippets Groups Projects
Commit cb6ff090 authored by Stefano Alberto Russo's avatar Stefano Alberto Russo
Browse files

Minor graphic fix in container box.

parent 859a2277
No related branches found
No related tags found
No related merge requests found
...@@ -152,7 +152,7 @@ ...@@ -152,7 +152,7 @@
</div> </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 %} {% 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> <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 %} {% endif %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment