mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-07-22 17:19:12 +00:00
![]() - The pagination labels 'First', 'Previous', 'Next' and 'Last' are hidden away when the screen width becomes smaller. However this also hides them from the screen reader. Instead of using `display: none`, use some well-known tricks to still make them visible to the screen reader. - Add E2E test. - Resolves Codeberg/Community#1858 |
||
---|---|---|
.. | ||
css | ||
fomantic | ||
js | ||
svg |