You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
1 year ago
..
chroma Replace Less with CSS (#23481) 1 year ago
code Fix some broken css (#23560) 1 year ago
codemirror Replace Less with CSS (#23481) 1 year ago
console Replace Less with CSS (#23481) 1 year ago
features Set opaque background on markup and images (#23578) 1 year ago
markup Show errors for KaTeX and mermaid on the preview tab (#24009) 1 year ago
modules Replace Less with CSS (#23481) 1 year ago
shared Convert issue list checkboxes to native (#23596) 1 year ago
standalone Replace Less with CSS (#23481) 1 year ago
themes CSS color tweaks (#23828) 1 year ago
admin.css Replace Less with CSS (#23481) 1 year ago
animations.css Replace Less with CSS (#23481) 1 year ago
base.css Add tooltips for MD editor buttons and add `muted` class for buttons (#23896) 1 year ago
dashboard.css Replace Less with CSS (#23481) 1 year ago
editor-markdown.css Add tooltips for MD editor buttons and add `muted` class for buttons (#23896) 1 year ago
editor.css Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 1 year ago
explore.css Fix long name ui issues and label ui issue (#23541) 1 year ago
font_i18n.css Replace Less with CSS (#23481) 1 year ago
form.css Replace tribute with text-expander-element for textarea (#23985) 1 year ago
helpers.css Use graceful editorconfig loader to reduce errors when loading malformed editorconfigs (#21257) 1 year ago
home.css Replace Less with CSS (#23481) 1 year ago
index.css Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 1 year ago
install.css Replace Less with CSS (#23481) 1 year ago
organization.css Org pages style fixes (#23901) 1 year ago
package.css Replace Less with CSS (#23481) 1 year ago
repository.css Adjust sticky pr header to cover background (#23956) 1 year ago
review.css Expand/Collapse all changed files (#23639) 1 year ago
runner.css Replace Less with CSS (#23481) 1 year ago
svg.css Replace Less with CSS (#23481) 1 year ago
tribute.css Replace Less with CSS (#23481) 1 year ago
user.css Fix user profile description rendering (#23882) 1 year ago