Add option to make active list filters more visible. #178
* add option to make active list filters more visible * fix margins and border radius for selected filters
This commit is contained in:
@@ -142,6 +142,7 @@ flat-theme admin-interface
|
||||
{% if theme.foldable_apps %} foldable-apps {% endif %}
|
||||
{% if theme.form_submit_sticky %} sticky-submit {% endif %}
|
||||
{% if theme.form_pagination_sticky %} sticky-pagination {% endif %}
|
||||
{% if theme.list_filter_highlight %} list-filter-highlight {% endif %}
|
||||
{% if theme.list_filter_sticky %} list-filter-sticky {% endif %}
|
||||
{% endblock %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user