forgejo/web_src/css/modules
HEREYUA 43122ca984
Fix:the rounded corners of the folded file are not displayed correctly (#29953)
Fix:    [#29933](https://github.com/go-gitea/gitea/issues/29933)

**Before**

![image](https://github.com/go-gitea/gitea/assets/37935145/71ec80f6-5896-4e4a-b686-4d792c11ebe2)

**After**

![image](https://github.com/go-gitea/gitea/assets/37935145/81348a61-946a-4562-881d-8d873e50228f)

---------

Co-authored-by: silverwind <me@silverwind.io>
Conflicts:
	- web_src/css/modules/segment.css
	  Ported by adding the new selector with a larger radius,
          keeping the existing one with ours.
2024-04-07 16:37:36 +02:00
..
animations.css Fix download buttons on branches page (#30147) 2024-03-30 07:17:31 +01:00
breadcrumb.css
button.css Fix button hover border (#30048) 2024-03-30 07:17:30 +01:00
card.css
comment.css
container.css [Port] gitea#30036: Remove fomantic container module 2024-03-28 16:43:14 +01:00
divider.css Reduce margin/padding on flex-list items and divider (#27872) 2023-11-02 12:30:38 +08:00
flexcontainer.css Fix flex container width (#28603) 2023-12-24 22:39:02 +08:00
grid.css Restore aligned grid column CSS (#30106) 2024-03-30 07:17:30 +01:00
header.css [Port] gitea#30033: Remove fomantic header module 2024-03-28 16:43:14 +01:00
label.css Remove fomantic label module (#30081) 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
navbar.css [Port] gitea#29982 Introduce .secondary-nav and handle .page-content spacing universally 2024-03-28 16:43:09 +01:00
normalize.css
segment.css Fix:the rounded corners of the folded file are not displayed correctly (#29953) 2024-04-07 16:37:36 +02:00
select.css
svg.css
table.css Fix table alignment classes (#30144) 2024-03-30 07:17:31 +01:00
tippy.css Add <overflow-menu>, rename webcomponents (#29400) 2024-03-20 08:46:29 +01:00
toast.css