forgejo/web_src/css/modules
silverwind afa1380672
Change --border-radius-circle to --border-radius-full (gitea#30936)
Cherry-pick of 2ced31e81d adapted to Forgejo releases UI.

Percentage-based `border-radius` [creates undesirable
ellipse](https://jsfiddle.net/silverwind/j9ko5wnt/4/) on non-square
content. Instead, use pixel value and use same wording `full` like
tailwind does, but increast to 99999px over their 9999px.

(cherry picked from commit 2ced31e81dd9e45659660c1abff529d0192fd8ed)
2024-05-27 13:15:20 +02:00
..
animations.css Change --border-radius-circle to --border-radius-full (gitea#30936) 2024-05-27 13:15:20 +02:00
breadcrumb.css
button.css
card.css
checkbox.css Tweak and fix toggle checkboxes (#30527) 2024-04-21 12:06:42 +02:00
comment.css
container.css Various improvements for long file and commit names (#30374) 2024-04-15 20:01:35 +02:00
divider.css Pulse page improvements (#30149) 2024-04-21 11:08:33 +02:00
flexcontainer.css Use flex-container for dashboard layout (#30214) 2024-04-21 11:12:00 +02:00
grid.css Enable declaration-block-no-redundant-longhand-properties (#30950) 2024-05-14 17:28:58 +02:00
header.css Pulse page improvements (#30149) 2024-04-21 11:08:33 +02:00
input.css
label.css Revert 100% label max-width (#30481) 2024-04-21 11:37:55 +02:00
list.css Fix floated list items (#30377) 2024-04-15 20:01:35 +02:00
message.css
modal.css
navbar.css
normalize.css
segment.css Fix border-radius of header+segment boxes (#30667) 2024-04-28 15:39:01 +02:00
select.css
svg.css
table.css
tippy.css
toast.css