mirror of
https://github.com/django/django.git
synced 2024-12-22 17:16:24 +00:00
Refs #27471 -- Made admin's filter choice arrows use cursor pointers.
This commit is contained in:
parent
da2f8e8257
commit
4a72da7100
@ -153,6 +153,7 @@
|
||||
font-weight: 400;
|
||||
padding: 0 15px;
|
||||
margin-bottom: 10px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#changelist-filter details summary > * {
|
||||
|
Loading…
Reference in New Issue
Block a user