gitea/web_src/css
silverwind 469dc4459b
Add monospace toggle button to textarea ()
- 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>
..
chroma Replace Less with CSS ()
code Fix some broken css ()
codemirror Replace Less with CSS ()
console Replace Less with CSS ()
features Set opaque background on markup and images ()
markup Show errors for KaTeX and mermaid on the preview tab ()
modules Replace Less with CSS ()
shared Convert issue list checkboxes to native ()
standalone Replace Less with CSS ()
themes CSS color tweaks ()
admin.css Replace Less with CSS ()
animations.css Replace Less with CSS ()
base.css Fine tune markdown editor toolbar ()
dashboard.css Replace Less with CSS ()
editor-markdown.css Add monospace toggle button to textarea ()
editor.css Introduce GitHub markdown editor, keep EasyMDE as fallback ()
explore.css Fix long name ui issues and label ui issue ()
font_i18n.css Replace Less with CSS ()
form.css Replace tribute with text-expander-element for textarea ()
helpers.css Add monospace toggle button to textarea ()
home.css Replace Less with CSS ()
index.css Introduce GitHub markdown editor, keep EasyMDE as fallback ()
install.css Replace Less with CSS ()
organization.css Org pages style fixes ()
package.css Replace Less with CSS ()
repository.css Adjust sticky pr header to cover background ()
review.css Expand/Collapse all changed files ()
runner.css Replace Less with CSS ()
svg.css Replace Less with CSS ()
tribute.css Replace Less with CSS ()
user.css Fix user profile description rendering ()