mirror of
https://github.com/django/django.git
synced 2025-06-05 11:39:13 +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;
|
font-weight: 400;
|
||||||
padding: 0 15px;
|
padding: 0 15px;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
#changelist-filter details summary > * {
|
#changelist-filter details summary > * {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user