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
silverwind 2ced31e81d
Change `--border-radius-circle` to `--border-radius-full` (#30936)
Percentage-based `border-radius` [creates undesirable
ellipse](https://jsfiddle.net/silverwind/j9ko5wnt/4/) on non-square
content. Instead, use pixel value and use same wording `full` like
tailwind does, but increast to 99999px over their 9999px.
10 months ago
..
css Change `--border-radius-circle` to `--border-radius-full` (#30936) 10 months ago
fomantic Remove fomantic dimmer module (#30723) 11 months ago
js Fix JS error when editing a merged PR's title (#30990) 11 months ago
svg Update various logos and unify their filenames (#29637) 1 year ago