Updated dynamic css indentation

pull/17/head
Fabio Caccamo 2017-02-09 12:51:49 +01:00
parent 59f1831cbd
commit b416b46c5a
1 changed files with 3 additions and 1 deletions

View File

@ -345,7 +345,9 @@
} }
#content-related { #content-related {
{% if theme.css_module_rounded_corners %}border-radius:4px;{% endif %} {% if theme.css_module_rounded_corners %}
border-radius:4px;
{% endif %}
} }
/* selector chooseall / clearall color on hover -> just a lighten grey */ /* selector chooseall / clearall color on hover -> just a lighten grey */