The Django CMS Simple Admin Style is a lightweight alternative to the comprehensive Django CMS Admin Style. Its goal is to refine the Django CMS interface with minimalistic changes:
All stylesheets are combined into a single CSS file under 10kB.
The Django CMS Simple Admin Style uses CSS nesting to maintain a small stylesheet size, which makes it incompatible with Internet Explorer. It does work with all current versions of modern browsers. Visit CanIUse for more information on CSS features compatibility.
For a manual installation:
pip install djangocms-simple-admin-style
djangocms_simple_admin_style
to your INSTALLED_APPS
just before 'django.contrib.admin'
While the Django CMS Simple Admin Style overrides Django admin's base_site.html
, you can still customize this page using the source of templates/admin/base_site.html
and override the templates included in various blocks. For instance, you can insert your own CSS in templates/admin/inc/extrastyle.html
.
To contribute:
nvm use
and npm install
.private/djangocms-simple-admin.css
.. ./minify-css
to minify the updated CSS file.RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4