Updated dynamic css indentation
parent
59f1831cbd
commit
b416b46c5a
|
|
@ -345,7 +345,9 @@
|
|||
}
|
||||
|
||||
#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 */
|
||||
|
|
|
|||
Loading…
Reference in New Issue