[css] Move language-chooser style to its own CSS file.
This commit is contained in:
@@ -83,6 +83,7 @@
|
||||
<link rel="stylesheet" type="text/css"
|
||||
href="{% static 'admin_interface/css/admin-interface-fix.css' %}?v={{ version_md5_cache }}">
|
||||
<link rel="stylesheet" type="text/css" href="{% static 'admin_interface/css/form-controls.css' %}">
|
||||
<link rel="stylesheet" type="text/css" href="{% static 'admin_interface/css/language-chooser.css' %}">
|
||||
<link rel="stylesheet" type="text/css"
|
||||
href="{% static 'admin_interface/css/list-filter-dropdown.css' %}?v={{ version_md5_cache }}">
|
||||
{% if not theme.recent_actions_visible %}
|
||||
|
||||
Reference in New Issue
Block a user