Refs #27471 -- Made admin's filter choice arrows use cursor pointers.

This commit is contained in:
Christophe Henry 2023-07-17 20:26:37 +02:00 committed by GitHub
parent da2f8e8257
commit 4a72da7100
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -153,6 +153,7 @@
font-weight: 400;
padding: 0 15px;
margin-bottom: 10px;
cursor: pointer;
}
#changelist-filter details summary > * {