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.
forgejo/web_src
delvh dca2f9371d
Unify `border-radius` behavior (#26770)
## Changes
- no more hardcoded `border-radius`es (apart from `0`)
- no more value inconsistencies
- no more guessing what pixel value you should use
- two new variables:
- `--border-radius-medium` (for elements where the normal border radius
does not suffice)
  - `--border-radius-circle` (for displaying circles)

---------

Co-authored-by: silverwind <me@silverwind.io>
10 months ago
..
css Unify `border-radius` behavior (#26770) 10 months ago
fomantic Remove fomantic loader module (#26670) 11 months ago
js Remove some transition related code (#26755) 10 months ago
svg Use inline SVG for built-in OAuth providers (#25171) 1 year ago