0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-14 01:55:37 +01:00
gitea/templates
delvh 91c8261e2c
Add tooltips for MD editor buttons and add muted class for buttons (#23896)
Followup of #23876 according to my unreleased review demanding tooltips.
Additionally
- add a `muted` equivalent for buttons
- convert `switch to legacy` to an actual button
- enroll `switch to legacy` in the builtin pseudo focus cycle
- remove spaces between the buttons

The effect of the `muted` class is what you would expect: The button
loses all of its normal styling, and is defined only by its content instead.
This will help reduce a11y infractions in the future, as that was one of
the major points why people didn't use `<button>` tags and decided on a
bad fix (i.e. through `<div>`s) instead.

## Appearance

![image](https://user-images.githubusercontent.com/51889757/229510842-337378e5-faa5-4886-a910-08614c0c233d.png)

---------

Co-authored-by: silverwind <me@silverwind.io>
2023-04-11 15:26:18 +08:00
..
admin Use auto-updating, natively hoverable, localized time elements (#23988) 2023-04-11 01:01:20 +02:00
api/packages/pypi
base
code
custom
devtest
explore Use auto-updating, natively hoverable, localized time elements (#23988) 2023-04-11 01:01:20 +02:00
mail
org
package Use auto-updating, natively hoverable, localized time elements (#23988) 2023-04-11 01:01:20 +02:00
projects
repo Use auto-updating, natively hoverable, localized time elements (#23988) 2023-04-11 01:01:20 +02:00
shared Add tooltips for MD editor buttons and add muted class for buttons (#23896) 2023-04-11 15:26:18 +08:00
status
swagger
user Use auto-updating, natively hoverable, localized time elements (#23988) 2023-04-11 01:01:20 +02:00
home.tmpl
install.tmpl
post-install.tmpl