Pointer cursor on Filters `summary'

`summary` clickable by design, but by default (at least in Chrome) it has `text` cursor.
This commit is contained in:
AHOHNMYC 2022-04-13 04:15:37 +03:00 committed by GitHub
parent fabbecf4c2
commit cf6ad254fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ summary {
font-size: 1.17em;
font-weight: bold;
margin: 0 auto 10px auto;
cursor: pointer;
}
summary::-webkit-details-marker,