forgejo/web_src/css
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>
2023-08-28 19:43:59 +00:00
..
chroma Fix dark theme highlight for "NameNamespace" () 2023-08-16 00:10:10 +02:00
codemirror Remove EasyMDE focus outline on text () 2023-06-18 04:10:07 +00:00
editor Unify border-radius behavior () 2023-08-28 19:43:59 +00:00
features Unify border-radius behavior () 2023-08-28 19:43:59 +00:00
markup Unify border-radius behavior () 2023-08-28 19:43:59 +00:00
modules Unify border-radius behavior () 2023-08-28 19:43:59 +00:00
repo Unify border-radius behavior () 2023-08-28 19:43:59 +00:00
shared More improvements for the "flex list" and the dashboard list () 2023-08-23 04:23:30 +00:00
standalone Add toasts to UI () 2023-06-27 02:45:24 +00:00
themes Replace box-shadow for floating dropdown as well () 2023-08-21 12:49:49 +02:00
actions.css Introduce flex-list & flex-item elements for Gitea UI () 2023-08-01 00:13:42 +02:00
admin.css Fix various line-height styles () 2023-08-17 21:50:32 +00:00
base.css Unify border-radius behavior () 2023-08-28 19:43:59 +00:00
dashboard.css Unify border-radius behavior () 2023-08-28 19:43:59 +00:00
explore.css Introduce flex-list & flex-item elements for Gitea UI () 2023-08-01 00:13:42 +02:00
font_i18n.css Fix @font-face overrides () 2023-05-24 01:48:51 +00:00
form.css Unify border-radius behavior () 2023-08-28 19:43:59 +00:00
helpers.css Remove some transition related code () 2023-08-28 01:26:23 +00:00
home.css avoid hard-coding height in language dropdown menu () 2023-07-19 23:30:57 +02:00
index.css Refactor project templates () 2023-08-12 10:30:28 +00:00
install.css Make "install page" respect environment config () 2023-07-09 22:43:37 +00:00
org.css Remove incorrect CSS helper classes () 2023-08-25 06:47:59 +00:00
repo.css Unify border-radius behavior () 2023-08-28 19:43:59 +00:00
review.css Unify border-radius behavior () 2023-08-28 19:43:59 +00:00
user.css Unify border-radius behavior () 2023-08-28 19:43:59 +00:00