wip: css cleanup

This commit is contained in:
Florian BLOUET
2015-11-23 12:09:33 +01:00
parent 9f823c254e
commit ff7daad804
34 changed files with 1098 additions and 1082 deletions

View File

@@ -9,7 +9,7 @@
{% if module is defined and module != "lightbox" and app.getAuthenticator().isAuthenticated() %}
<li>
<a target="_blank" href="{{ path('prod') }}">
<span class="">
<span class="{% if module is defined and module == "prod" %}selected{% endif %}">
{{ 'admin::monitor: production' | trans }}
</span>
</a>