forgejo/web_src/css
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
..
chroma
codemirror
editor
features
markup
modules
repo
shared
standalone
themes
actions.css
admin.css
base.css
dashboard.css
explore.css
font_i18n.css
form.css
helpers.css
home.css
index.css
install.css
org.css
repo.css
review.css
user.css