moviewyrm/bookwyrm/templates/snippets/status
Fabien Basmaison eea8b4e750 cover: Handle covers with specific heights:
- Have an explicit contextual class on `cover-container`.
- Use more flexible, consistent and searchable variable name for passing classes to covers.
- Consistently use `'…'` with django variables.
- Give the option to not hide covers to screen readers.
- consitently give a title to the cover container if `alt_text` exists.
- [lists] Remove `.content` which is applying too extensive default styles.
2021-04-24 21:27:05 +02:00
..
content_status.html Merge branch 'main' into smaller-statuses 2021-04-20 14:02:23 -07:00
generated_status.html cover: Handle covers with specific heights: 2021-04-24 21:27:05 +02:00
layout.html Remove useless style on non-dropdown element 2021-04-21 19:37:12 +02:00
status.html typo fix 2021-03-07 15:20:09 -08:00
status_body.html Linter fix 2021-04-20 13:50:53 -07:00
status_content.html Remove spaceless templatetags that cause rendering issues in statuses 2021-04-20 13:38:25 -07:00
status_header.html Move stars into header for ratings 2021-04-20 11:06:14 -07:00
status_options.html Update direct message button style 2021-04-21 21:31:58 +02:00