moviewyrm/bookwyrm/static/css
Fabien Basmaison 097b8e5811 Fix toggling all checkboxes of failed imports:
- Rename classes and function to something more descriptive.
- Listen to the element checked status instead of a click on a non‑focusable element.
- Use specific DOM targets instead of relying on the DOM ancestor tree.
- Add a skip‑link to the end of the list and avoid tabbing through all failed items.
- Update related i18n strings in French.
- Avoid having the label on the whole width to prevent accidental click.
- Move `fieldset` out of `ul`.
2021-03-05 15:41:21 +01:00
..
fonts Adds cute lil icons to discover page 2021-02-02 10:13:35 -08:00
bulma.css.map Switches to Bulma for layout 2020-09-28 18:25:58 -07:00
bulma.min.css Uses minified bulma library 2020-09-28 18:30:12 -07:00
format.css Fix toggling all checkboxes of failed imports: 2021-03-05 15:41:21 +01:00
icons.css Adds cute lil icons to discover page 2021-02-02 10:13:35 -08:00