mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #33182 -- Moved admin dark mode vars to separate stylesheet and template block.
This commit is contained in:
committed by
Carlton Gibson
parent
69af4d09ba
commit
3f1f8b9376
@@ -32,7 +32,8 @@ Minor features
|
||||
:mod:`django.contrib.admin`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* ...
|
||||
* The admin :ref:`dark mode CSS variables <admin-theming>` are now applied in a
|
||||
separate stylesheet and template block.
|
||||
|
||||
:mod:`django.contrib.admindocs`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user