forgejo/web_src/css
Otto Richter 83d2b3b7fa Implement CSS-only input toggling, refactor related forms
UX/Translation changes:

- new teams: remove redundant tooltips that don't add meaningful information
  - move general information to table fieldset
- new teams: rename "general" to "custom" access for clarity
- new teams: show labels beside options on mobile

Accessibility:

- semantic form elements allow easier navigation (fieldset, mostly)
- improve better labelling of new teams table
- fix accessibility scan issues
- TODO: the parts that "disable" form elements were not yet touched and
  are not really accessible to screenreaders

Technical:

- replace two JavaScript solutions with one CSS standard
- implement a simpler grid (.simple-grid)
- simplify markup
- remove some webhook settings specific CSS

Testing:

- check more form content for accessibility issues
- but exclude tooltips from the scan :(
- reuse existing form tests from previous PR
2024-08-21 15:03:19 +02:00
..
chroma
codemirror
editor
features [UI] Remove snapping for images on project cards 2024-08-20 16:02:52 +02:00
markup
modules Implement CSS-only input toggling, refactor related forms 2024-08-21 15:03:19 +02:00
repo [PORT] Scroll images in project issues separately from the remaining issue (gitea#31683) 2024-08-20 15:54:22 +02:00
shared
standalone
themes [UI] Add reaction hover background color 2024-08-06 02:07:02 +02:00
actions.css
admin.css
base.css
dashboard.css fix(ui): prevent uppercase in header of dashboard context selector 2024-08-04 16:10:15 +05:00
explore.css
font_i18n.css
form.css Implement CSS-only input toggling, refactor related forms 2024-08-21 15:03:19 +02:00
helpers.css
home.css
index.css
install.css
org.css
repo.css Implement CSS-only input toggling, refactor related forms 2024-08-21 15:03:19 +02:00
review.css
user.css