0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 21:04:40 +01:00
gitea/web_src/css
silverwind 9063fa0963
Remove obsolete border-radius on comment content (#29128)
This border-radius is obsolete since we changed the comment rendering a
few months ago and it caused incorrect display on blockquotes.

Before:
<img width="160" alt="Screenshot 2024-02-10 at 18 42 48"
src="https://github.com/go-gitea/gitea/assets/115237/ccbf4660-acf9-4268-aad9-1ad49d317a67">

After:
<img width="135" alt="Screenshot 2024-02-10 at 18 42 40"
src="https://github.com/go-gitea/gitea/assets/115237/6f588e02-3b2a-49ee-b459-81d8068b2f4e">
2024-02-10 20:18:46 +02:00
..
chroma
codemirror
editor
features
markup Make blockquote border size less aggressive (#29124) 2024-02-10 14:55:46 +02:00
modules Make loading animation less aggressive (#28955) 2024-01-27 20:27:37 +08:00
repo
shared
standalone
themes
actions.css
admin.css
base.css Improve user search display name (#29002) 2024-02-01 17:10:16 +00:00
dashboard.css
explore.css
font_i18n.css
form.css
helpers.css Improve CSS helper naming (#28769) 2024-01-12 20:28:01 +08:00
home.css
index.css
install.css
org.css
repo.css Remove obsolete border-radius on comment content (#29128) 2024-02-10 20:18:46 +02:00
review.css Don't reload timeline page when (un)resolving or replying conversation (#28654) 2024-01-24 03:26:28 +00:00
user.css