Center + Task label

This commit is contained in:
2016-10-20 16:35:17 +02:00
parent 2ae9bc6d94
commit 3fbc328c19
2 changed files with 3 additions and 1 deletions

View File

@@ -119,6 +119,7 @@
vertical-align: middle
padding: 5px
display: flex
justify-content: center
&:hover
opacity: 1

View File

@@ -66,7 +66,8 @@
title="Add a new '{{ task_type }}' task",
class="task-add-link {% if tasks_for_shots[shot._id][task_type] %}hidden{% endif %}"
href="javascript:task_create('{{ shot._id }}', '{{ task_type }}');")
| + Task
i.pi-plus
| Task
| {% endif %}
| {% endfor %}
| {% endfor %}