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.
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>
11 months ago
..
issue-card.css Refactor project templates (#26448) 12 months ago
issue-label.css Reorganize CSS files (#24739) 1 year ago
issue-list.css Unify `border-radius` behavior (#26770) 11 months ago
linebutton.css Fix mobile navbar and misc cleanups (#25134) 1 year ago
list-header.css Fix UI on mobile view (#25315) 1 year ago
release-tag.css Unify `border-radius` behavior (#26770) 11 months ago
wiki.css Fix UI for release tag page / wiki page / subscription page (#25948) 1 year ago