django-admin-interface/admin_interface/static
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
..
admin/js Fixed related modal not closing on edit save and create with django 3.1 - #96 2020-08-21 17:48:27 +02:00
admin_interface Convert Internal CSS to External CSS 2022-02-26 11:06:54 +02:00
ckeditor/ckeditor/skins/light Added ckeditor light skin 2015-11-10 17:36:46 +01:00