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.
silverwind 469dc4459b
Add monospace toggle button to textarea (#24034)
- Add new button to textarea to switch font. State is persisted in
localStorage.
- Change markdown-switch-easymde button from `<span>` to `<button>`
- Slightly increased monospace font globally by 5% as I think it fits
better.

For hover effect on these buttons I'm deferring to
https://github.com/go-gitea/gitea/pull/23896.


![](https://user-images.githubusercontent.com/115237/230948526-ecf8d730-0c69-4a8e-a1a5-1e5e079c754d.gif)

---------

Co-authored-by: delvh <dev.lh@web.de>
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 Fine tune markdown editor toolbar (#24046) 1 year ago
dashboard.css Replace Less with CSS (#23481) 1 year ago
editor-markdown.css Add monospace toggle button to textarea (#24034) 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 Add monospace toggle button to textarea (#24034) 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