1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-28 06:05:50 +00:00
gitea/web_src/css/markup
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>
2023-08-28 19:43:59 +00:00
..
asciicast.css Fix UI regression of asciinema player (#26159) 2023-07-26 09:46:59 +00:00
codecopy.css Replace Less with CSS (#23481) 2023-03-14 22:20:19 -04:00
content.css Unify border-radius behavior (#26770) 2023-08-28 19:43:59 +00:00