0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-12 04:09:41 +02:00
gitea/web_src/css
wxiaoguang 376396a088
Fix image border-radius (#23886)
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)
2023-04-05 02:44:52 +02:00
..
chroma
code Fix some broken css (#23560) 2023-03-18 17:53:12 -04:00
codemirror
console
features Set opaque background on markup and images (#23578) 2023-03-21 17:38:04 -04:00
markup Set opaque background on markup and images (#23578) 2023-03-21 17:38:04 -04:00
modules
shared Convert issue list checkboxes to native (#23596) 2023-03-30 11:02:47 -04:00
standalone
themes CSS color tweaks (#23828) 2023-03-31 16:24:47 +08:00
admin.css
animations.css
base.css Fix image border-radius (#23886) 2023-04-05 02:44:52 +02:00
dashboard.css
editor-markdown.css Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2023-04-03 18:06:57 +08:00
editor.css Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2023-04-03 18:06:57 +08:00
explore.css Fix long name ui issues and label ui issue (#23541) 2023-03-18 17:07:59 +01:00
font_i18n.css
form.css CSS color tweaks (#23828) 2023-03-31 16:24:47 +08:00
helpers.css Convert issue list checkboxes to native (#23596) 2023-03-30 11:02:47 -04:00
home.css
index.css Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2023-04-03 18:06:57 +08:00
install.css
organization.css Org pages style fixes (#23901) 2023-04-04 06:49:09 +02:00
package.css
repository.css Scroll collapsed file into view (#23702) 2023-04-05 07:51:42 +08:00
review.css Scroll collapsed file into view (#23702) 2023-04-05 07:51:42 +08:00
runner.css
svg.css
tribute.css
user.css Fix user profile description rendering (#23882) 2023-04-03 16:11:16 -04:00