django-admin-interface/admin_interface/templates/admin
Mustafa M. A. U. AbuGhazy b153189e50 Convert Internal CSS to External CSS
- depend on var(--variable-name) instead recall {{ theme.variable-name }}
- move the dynamic variables definition part to be Internal CSS in the base_fite.html
- move the remaining native CSS files to static and use them as External CSS

those changes aims to minimize the template size and preparing time
2022-02-26 11:06:54 +02:00
..
base_site.html Convert Internal CSS to External CSS 2022-02-26 11:06:54 +02:00
filter.html Removed theme active check in templates 2017-05-04 17:42:11 +02:00
popup_response.html Fixed modals closing in older django versions. 2017-07-13 15:53:00 +02:00