mirror of
https://github.com/django/django.git
synced 2025-10-03 07:14:41 +00:00
Refs #27471 -- Made admin's filter choice arrows use cursor pointers.
This commit is contained in:
parent
da2f8e8257
commit
4a72da7100
1 changed files with 1 additions and 0 deletions
|
@ -153,6 +153,7 @@
|
|||
font-weight: 400;
|
||||
padding: 0 15px;
|
||||
margin-bottom: 10px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#changelist-filter details summary > * {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue