summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/3.1.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/3.1.txt b/docs/releases/3.1.txt
index 88b355c9cf..d7a22479b3 100644
--- a/docs/releases/3.1.txt
+++ b/docs/releases/3.1.txt
@@ -500,6 +500,9 @@ Miscellaneous
* :djadmin:`migrate` management command now runs the ``database`` system checks
only for a database to migrate.
+* The admin CSS classes ``row1`` and ``row2`` are removed in favor of
+ ``:nth-child(odd)`` and ``:nth-child(even)`` pseudo-classes.
+
.. _deprecated-features-3.1:
Features deprecated in 3.1