Use a green box for part creation dialog.

This commit is contained in:
Jan Böhmer 2019-03-13 15:01:19 +01:00
parent 2d18014b35
commit c9e0f550d9
4 changed files with 13 additions and 4 deletions

View file

@ -5,7 +5,7 @@
{% endblock %}
{% block card_title %}
<i class="far fa-edit fa-fw" aria-hidden="true"></i>
<i class="fas fa-edit fa-fw" aria-hidden="true"></i>
{% trans with {'%name%': part.name} %}part.edit.card_title{% endtrans %}
<div class="float-right">
{% trans %}id.label{% endtrans %}: {{ part.id }}