aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-02-17 16:01:57 +0800
committerRunxi Yu <me@runxiyu.org>2025-02-17 16:04:48 +0800
commit579f9045b982faa593965439b96cc53b204e5b5c (patch)
tree096338c46f65b606768fe6e66d3d63e2d5068d12 /.gitattributes
parentgit_hooks_client.c: Explain the code in more detail (diff)
downloadforge-579f9045b982faa593965439b96cc53b204e5b5c.tar.gz
forge-579f9045b982faa593965439b96cc53b204e5b5c.tar.zst
forge-579f9045b982faa593965439b96cc53b204e5b5c.zip
style.css: Reformat and improve checkbox accessibility
Previously the expandable checkboxes were { display: none; } which made them impossible to focus via the keyboard. Here we change it to { opacity: 0; position: absolute; }, so it becomes keyboard-focusable. Then we add an outline to the <label> when the checkbox is focused so users could visually identify that the checkbox has been focused.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions