bookwyrm/bookwyrm/static
Neil Roberts 603b2d9502 Show “no rating” instead of stars if the review has no rating
The stars.html template now outputs a span containing “no rating” when
the stars represent a non-existent or zero rating. This text is already
translated because it was previously added as a invisible text only for
screen readers. The span is given a special CSS class so that it can be
styled as italic in the stylesheet.

There is now also an extra span in book.html to group the stars with the
“(2 reviews)” text. This is needed because the outer div is using a flex
layout and it eats the spacing between the two parts otherwise.

Fixes #2856
2023-05-22 15:40:18 +02:00
..
css Show “no rating” instead of stars if the review has no rating 2023-05-22 15:40:18 +02: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 spelling: remove 2023-04-04 20:02:54 -04:00