moviewyrm/bookwyrm/static
Joachim b27b6a5980 Certain ARIA roles must contain particular children
https://dequeuniversity.com/rules/axe/4.3/aria-required-children

In order to make this work, I had to translate Bulma's style so it doesn't use `ul` and `li` anymore.

The JS code had to be adapted, I also changed `button` to `tab` (seemed like a more relevant name) and added a `scrollIntoView()` on load the active tab is always visible.
2022-02-12 16:14:35 +01:00
..
css Certain ARIA roles must contain particular children 2022-02-12 16:14:35 +01:00
fonts Add Source Han font for preview generation to Docker image 2022-01-24 23:16:14 -08:00
images Update 2021-05-25 23:04:28 +02:00
js Certain ARIA roles must contain particular children 2022-02-12 16:14:35 +01:00