]> git.parisson.com Git - teleforma.git/commitdiff
update colors
authorGuillaume Pellerin <yomguy@parisson.com>
Fri, 30 Jan 2015 12:53:47 +0000 (13:53 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Fri, 30 Jan 2015 12:53:47 +0000 (13:53 +0100)
teleforma/templates/telemeta/base.html

index 3f89f74225334c0567b19f97d6bd53972e460b81..5b838996a60d658c572a768a8130aef0a16e3d6c 100644 (file)
@@ -135,7 +135,7 @@ alt="logo" />
   <li><a href="{% url teleforma-users 0 0 0 %}" class="blue">{% trans "Users" %}</a></li>
   <li><a href="{% url telemeta-admin-general %}" class="blue">{% trans "Admin" %}</a></li>
   {% else %}
-   <li><a href="{% url teleforma-help %}" class="green">{% trans "Help" %}</a></li>
+   <li><a href="{% url teleforma-help %}" class="blue">{% trans "Help" %}</a></li>
  {% endif %}
 
  <li style="a.active{background-image:{{ STATIC_URL }}telemeta/images/user_tr_bk.png; background-repeat: no-repeat;