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/css/modules
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>
1 year ago
..
animations.css Unify `border-radius` behavior (#26770) 1 year ago
breadcrumb.css Use unique class for breadcrumb divider (#26524) 1 year ago
button.css Fix dropdown icon layout on diff page (#25397) 2 years ago
card.css Update JS dependencies and misc tweaks (#25540) 2 years ago
comment.css Consolidate the two review boxes into one (#24738) 2 years ago
divider.css Replace fomantic divider module with our own (#25539) 2 years ago
flexcontainer.css Reduce margins on user settings page, introduce `flex-container` (#26046) 2 years ago
modal.css Fine tune project board label colors and modal content background (#25419) 2 years ago
navbar.css Unify `border-radius` behavior (#26770) 1 year ago
normalize.css Use line-height: normal by default (#26635) 1 year ago
select.css add `stylelint-stylistic` (#25285) 2 years ago
svg.css Prevent SVG shrinking (#25652) 2 years ago
tippy.css Change form actions to fetch for submit review box (#25219) 2 years ago
toast.css Unify `border-radius` behavior (#26770) 1 year ago