Cleanup and replace custom styles with bootstrap classes.

This commit is contained in:
2018-09-17 17:08:46 +02:00
parent e40ba69872
commit 57f5836829
6 changed files with 45 additions and 50 deletions

View File

@@ -15,7 +15,7 @@
span.texture-info-files {{ children|length }} item{% if children|length != 1 %}s{% endif %}
| {% endif %}
section.node-children.group.texture
section.node-children.group.texture.px-3
| {% for child in children %}
a.list-node-children-container(
@@ -49,7 +49,7 @@
| {% if child.permissions.world %}
.list-node-children-item-ribbon
span free
span FREE
| {% endif %}
| {% if child.node_type == 'texture' %}