1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-06-27 16:35:57 +00:00
forgejo/web_src
Gusted a4396782b5 fix(ui): make pagination labels always visible to screenreader
- 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

(cherry picked from commit b6072496d4)
2025-04-24 22:37:46 +00:00
..
css fix(ui): make pagination labels always visible to screenreader 2025-04-24 22:37:46 +00:00
fomantic Lock file maintenance (forgejo) (#7317) 2025-03-24 06:45:11 +00:00
js [v11.0/forgejo] fix(ui): show commit icon in branch dropdown button when viewing a commit (#7576) 2025-04-19 07:03:09 +00:00
svg Alt Linux Apt-Rpm repository support for Forgejo packages. (#6351) 2025-01-22 14:01:49 +00:00