0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-01 01:25:48 +01:00
gitea/web_src/less
HesterG 3adfc0f02d
Change style to improve whitespaces trimming inside inline markdown code (#23093)
Given mardown source
```
x ` a` y
x `a ` y
x ` a ` y
```

Render

<img width="1421" alt="2023-02-23 15 33 14"
src="https://user-images.githubusercontent.com/17645053/220844280-a304c788-ac79-4a26-a55a-0db00f2fb3f3.png">

Fixes #23080.
2023-02-23 20:57:03 +08:00
..
chroma
code
codemirror
console
features Preview images for Issue cards in Project Board view (#22112) 2023-02-11 16:12:41 +08:00
markup Change style to improve whitespaces trimming inside inline markdown code (#23093) 2023-02-23 20:57:03 +08:00
modules Upgrade to stylelint 15 (#22944) 2023-02-21 09:23:45 -06:00
shared
standalone
themes Release and Tag List tweaks (#21712) 2022-12-06 21:15:46 +08:00
_admin.less
_base.less Upgrade to stylelint 15 (#22944) 2023-02-21 09:23:45 -06:00
_dashboard.less Fix margin and alignment in dashboard repolist (#22120) 2022-12-17 09:58:57 +08:00
_editor.less Improve PR Review Box UI (#22986) 2023-02-21 21:36:53 +08:00
_explore.less Fix avatar misalignment (#22955) 2023-02-20 07:07:46 +08:00
_font_i18n.less Upgrade to stylelint 15 (#22944) 2023-02-21 09:23:45 -06:00
_form.less Add new captcha: cloudflare turnstile (#22369) 2023-02-05 15:29:03 +08:00
_home.less
_install.less
_organization.less Remove dashes between organization member avatars on hover (#23034) 2023-02-21 12:28:31 +01:00
_package.less
_repository.less Improve PR Review Box UI (#22986) 2023-02-21 21:36:53 +08:00
_review.less Upgrade to stylelint 15 (#22944) 2023-02-21 09:23:45 -06:00
_runner.less Move helpers to be prefixed with gt- (#22879) 2023-02-13 17:59:59 +00:00
_svg.less
_tribute.less
_user.less
animations.less
helpers.less Use gt-relative class instead of the ambiguous gt-pr class (#23008) 2023-02-20 19:16:56 -05:00
index.less Remove _actions.less (#22885) 2023-02-13 08:33:33 -06:00
variables.less