forgejo/web_src/css/repo
Otto Richter 88f68850b5 Accessibility: Watch & Star on small screens
The elements were hidden on small screens to preserve space and the
icons still conveyed the meaning for users with intact eye vision.
However, the names were no longer exposed to screen readers, and their
users usually cannot obtain the meaning from the icons.

Adding aria-labels to the affected templates results in certain
complexity due to the DOM, so instead I decided to use some accessible
CSS tricks to move the content off the screen instead of hiding it. It
should remain accessible for most screen readers.
2024-03-02 14:31:10 +01:00
..
header.css Accessibility: Watch & Star on small screens 2024-03-02 14:31:10 +01:00
issue-card.css Decrease issue font size in project template (#28054) 2023-11-19 02:02:26 +00:00
issue-label.css Hide archived labels by default from the suggestions when assigning labels for an issue (#27451) 2023-10-17 16:10:45 +02:00
issue-list.css [GITEA] Use vertical tabs on issue filters 2024-02-05 16:05:50 +01:00
linebutton.css Fix mobile navbar and misc cleanups (#25134) 2023-06-09 09:10:51 +00:00
list-header.css Fix UI on mobile view (#25315) 2023-06-18 10:31:42 +00:00
release-tag.css Remove a gt-float-right and some unnecessary helpers (#27110) 2023-09-18 12:25:36 +08:00
wiki.css Apply min-height in wiki only on preview pane (#28687) 2024-01-04 02:48:55 +00:00