forgejo/web_src/css
Gusted b6072496d4
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
2025-04-23 23:58:03 +02:00
..
chroma
codemirror
editor fix(ui): ensure consistent switch position in markdown editor (#7492) 2025-04-09 17:37:46 +00:00
features fix(ui): prevent overflow of branch selector in commit graph 2025-01-19 21:50:12 +01:00
markup Fix markup content overflow (#34072) 2025-04-07 14:54:45 +02:00
modules fix(ui): use gap in switch items (#7581) 2025-04-21 04:25:08 +00:00
repo feat(ui): enlarge metadata line gaps in issue list and refactor (#7580) 2025-04-22 14:58:32 +00:00
shared fix(ui): improve milestone/project header consistency (#7174) 2025-03-09 16:24:52 +00:00
standalone
themes feat(ui): redesign migration selection screen (#6795) 2025-04-19 13:51:35 +00:00
actions.css
admin.css
base.css fix(ui): make pagination labels always visible to screenreader 2025-04-23 23:58:03 +02:00
dashboard.css feat(ui): welcome screen for user dashboard (#7030) 2025-02-23 08:41:31 +00:00
explore.css
font_i18n.css
form.css Rework user profile settings 2024-12-30 16:42:58 +01:00
helpers.css
home.css
index.css feat(ui): redesign migration selection screen (#6795) 2025-04-19 13:51:35 +00:00
install.css
migrate.css feat(ui): redesign migration selection screen (#6795) 2025-04-19 13:51:35 +00:00
org.css
repo.css feat(ui): redesign migration selection screen (#6795) 2025-04-19 13:51:35 +00:00
review.css fix(ui): put buttons in a single row on mobile 2024-11-25 18:43:09 +05:00
user.css Rework user profile settings 2024-12-30 16:42:58 +01:00