UI Page: style the Edit bar.

With light background color and border, so it stands out.
This commit is contained in:
Pablo Vazquez 2019-04-01 14:29:12 +02:00
parent 1d65ea9de0
commit 4f5746e0b7

View File

@ -8,7 +8,7 @@ include ../../../mixins/components
| {% block body %}
| {% if project and project.has_method('PUT') %}
+nav-secondary
+nav-secondary(class="bg-light border-bottom")
+nav-secondary-link(
href="{{ url_for('nodes.edit', node_id=node._id) }}")
i.pi-edit.pr-2