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.
gitea/web_src/css
Giteabot 55239cbab7
Fix image border-radius (#23886) (#23930)
Backport #23886 by @wxiaoguang

1. Instead of polluting the `border-radius` style globally, each "img"
usage should declare their own styles.
2. There were some bugs in code, I believe the `.img` selector was done
by mistake.

After:


![image](https://user-images.githubusercontent.com/2114189/229415742-161b018f-14c3-471d-bcf7-34f83e5c2d89.png)


![image](https://user-images.githubusercontent.com/2114189/229415789-829d364a-76da-47a5-8c61-398cc990873c.png)

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 years ago
..
chroma Replace Less with CSS (#23508) 2 years ago
code Fix some broken css (#23560) (#23567) 2 years ago
codemirror Replace Less with CSS (#23508) 2 years ago
console Replace Less with CSS (#23508) 2 years ago
features Replace Less with CSS (#23508) 2 years ago
markup Replace Less with CSS (#23508) 2 years ago
modules Replace Less with CSS (#23508) 2 years ago
shared Replace Less with CSS (#23508) 2 years ago
standalone Replace Less with CSS (#23508) 2 years ago
themes CSS color tweaks (#23828) (#23842) 2 years ago
admin.css Replace Less with CSS (#23508) 2 years ago
animations.css Replace Less with CSS (#23508) 2 years ago
base.css Fix image border-radius (#23886) (#23930) 2 years ago
dashboard.css Replace Less with CSS (#23508) 2 years ago
editor.css Replace Less with CSS (#23508) 2 years ago
explore.css Replace Less with CSS (#23508) 2 years ago
font_i18n.css Replace Less with CSS (#23508) 2 years ago
form.css CSS color tweaks (#23828) (#23842) 2 years ago
helpers.css Fix review comment context menu clipped bug (#23523) (#23543) 2 years ago
home.css Replace Less with CSS (#23508) 2 years ago
index.css Replace Less with CSS (#23508) 2 years ago
install.css Replace Less with CSS (#23508) 2 years ago
organization.css Org pages style fixes (#23901) (#23914) 2 years ago
package.css Replace Less with CSS (#23508) 2 years ago
repository.css Scroll collapsed file into view (#23702) (#23929) 2 years ago
review.css Scroll collapsed file into view (#23702) (#23929) 2 years ago
runner.css Replace Less with CSS (#23508) 2 years ago
svg.css Replace Less with CSS (#23508) 2 years ago
tribute.css Replace Less with CSS (#23508) 2 years ago
user.css Fix user profile description rendering (#23882) (#23902) 2 years ago