Skip to content
Snippets Groups Projects
Commit a1974138 authored by Carsten Dietrich's avatar Carsten Dietrich Committed by Frank Naegler
Browse files

[TASK] Make new toggle checkboxes keyboard accessible

Make the checkbox input field transparent, instead of hiding it completely,
so it can still be accessed via keyboard. 

Use the :focus CSS pseudo-class to highlight the input label 
with a box shadow, similar to current text input fields.

Resolves: #84936
Releases: master
Change-Id: I9e176cea1517617c978f05b63d881ab6af99380f
Reviewed-on: https://review.typo3.org/56871


Reviewed-by: default avatarTymoteusz Motylewski <t.motylewski@gmail.com>
Tested-by: default avatarTymoteusz Motylewski <t.motylewski@gmail.com>
Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarFrank Naegler <frank.naegler@typo3.org>
Tested-by: default avatarFrank Naegler <frank.naegler@typo3.org>
parent 528466d1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment