gitea/web_src/css/features
delvh dca2f9371d
Unify `border-radius` behavior ()
## 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>
..
codeeditor.css Unify `border-radius` behavior ()
console.css Unify `border-radius` behavior ()
dropzone.css Unify `border-radius` behavior ()
gitgraph.css
heatmap.css Remove fomantic loader module ()
imagediff.css
projects.css
tribute.css Unify `border-radius` behavior ()