UI Page: style the Edit bar.
With light background color and border, so it stands out.
This commit is contained in:
parent
1d65ea9de0
commit
4f5746e0b7
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user