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.
forgejo/templates/shared
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
..
actions Use data-tooltip-content for tippy tooltip (#23649) 1 year ago
datetime Use auto-updating, natively hoverable, localized time elements (#23988) 1 year ago
secrets Convert `<div class="button">` to `<button class="button">` (#23337) 1 year ago
user Fix no user listed in org teams page (#22979) 1 year ago
combomarkdowneditor.tmpl Add monospace toggle button to textarea (#24034) 1 year ago
issuelist.tmpl Use auto-updating, natively hoverable, localized time elements (#23988) 1 year ago
searchbottom.tmpl Move helpers to be prefixed with `gt-` (#22879) 1 year ago