forgejo/web_src/css/modules
silverwind def21375b7
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)
Adapted by @0ko

(cherry picked from commit afa1380672)
(cherry picked from commit 7b7318255e68ee7e4d0f5b1b8e5ef91cd72a59e5)
2024-05-29 13:52:42 +02:00
..
animations.css Change --border-radius-circle to --border-radius-full (gitea#30936) 2024-05-29 13:52:42 +02:00
breadcrumb.css Use unique class for breadcrumb divider () 2023-08-16 00:08:23 +00:00
button.css Fix button hover border () 2024-03-30 07:17:30 +01:00
card.css Update JS dependencies and misc tweaks () 2023-06-27 21:44:17 +02:00
checkbox.css Tweak and fix toggle checkboxes () () 2024-04-21 18:08:18 +02:00
comment.css Consolidate the two review boxes into one () 2023-05-29 12:44:03 +02:00
container.css Various improvements for long file and commit names () 2024-04-15 16:33:51 +02:00
divider.css Reduce margin/padding on flex-list items and divider () 2023-11-02 12:30:38 +08:00
flexcontainer.css Add --page-spacing variable, fix admin dashboard notice () () 2024-04-15 16:16:37 +02:00
grid.css Restore aligned grid column CSS () 2024-03-30 07:17:30 +01:00
header.css Prevent flash of dropdown menu on labels list () () 2024-04-08 11:39:53 +02:00
label.css Remove fomantic label module () 2024-03-30 07:17:31 +01:00
message.css [Port] gitea#30014: Various code view improvements 2024-03-28 16:43:14 +01:00
modal.css Improve issue history dialog and make poster can delete their own history () 2023-09-28 08:43:20 +00:00
navbar.css Fix spacing in issue navbar () () 2024-04-08 11:44:09 +02:00
normalize.css Use line-height: normal by default () 2023-08-22 10:19:15 +00:00
segment.css Fix:the rounded corners of the folded file are not displayed correctly () 2024-04-08 09:29:21 +00:00
select.css add stylelint-stylistic () 2023-06-17 13:20:32 +00:00
svg.css Prevent SVG shrinking () 2023-07-04 02:15:06 +00:00
table.css Fix table alignment classes () 2024-03-30 07:17:31 +01:00
tippy.css Add <overflow-menu>, rename webcomponents () 2024-03-20 08:46:29 +01:00
toast.css Remove some unused CSS styles () 2023-09-01 08:59:38 +02:00