1
0
Fork 0
mirror of https://git.sr.ht/~cadence/cloudtube synced 2026-05-26 12:32:25 +00:00

Make details/summary keyboard accessible

This commit is contained in:
Cadence Ember 2021-05-18 00:32:52 +12:00
parent cebc4331bc
commit db49bb38b0
No known key found for this signature in database
GPG key ID: BC1C2C61CF521B17
2 changed files with 5 additions and 2 deletions

View file

@ -17,7 +17,10 @@
visibility: hidden
@at-root .thumbnail:hover &, &[open]
@at-root .thumbnail:hover &, body.show-focus &
visibility: visible
&[open]
visibility: visible
&__show-more