1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-24 12:15:48 +00:00
gitea/web_src/css/repo
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
..
issue-card.css Refactor project templates (#26448) 2023-08-12 10:30:28 +00:00
issue-label.css Reorganize CSS files (#24739) 2023-05-16 00:13:30 -04:00
issue-list.css Unify border-radius behavior (#26770) 2023-08-28 19:43:59 +00:00
linebutton.css Fix mobile navbar and misc cleanups (#25134) 2023-06-09 09:10:51 +00:00
list-header.css Fix UI on mobile view (#25315) 2023-06-18 10:31:42 +00:00
release-tag.css Unify border-radius behavior (#26770) 2023-08-28 19:43:59 +00:00
wiki.css Fix UI for release tag page / wiki page / subscription page (#25948) 2023-07-25 17:53:16 +00:00