0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-12-23 07:43:18 -05:00
forgejo/web_src/css/modules
0ko 2dc87d389d
[v7.0/forgejo] ui: fix issue labels
* Fixes https://codeberg.org/forgejo/forgejo/issues/4522
* Fixes https://codeberg.org/forgejo/forgejo/issues/4522#issuecomment-2095542
* Fixes https://codeberg.org/forgejo/forgejo/issues/4544
* Fixes regression of https://codeberg.org/forgejo/forgejo/pulls/4486
* Fixes regression of some cherry-pick
* Fixes an overflow that wasn't even reported

* Revert changes done in https://codeberg.org/forgejo/forgejo/pulls/4486.
* Apply changes proposed in https://codeberg.org/forgejo/forgejo/issues/3875#issuecomment-1840611.
* Introduce new label `ugc-labels` to mark ui labels that are named by
users and therefore need special care. Currently the generic label
classes are used for too many things to work with them directly without
affecting other UI.
2024-07-23 00:53:32 +02:00
..
animations.css Change --border-radius-circle to --border-radius-full (gitea#30936) 2024-05-29 13:52:42 +02:00
breadcrumb.css
button.css Fix button hover border (#30048) 2024-03-30 07:17:30 +01:00
card.css
checkbox.css Tweak and fix toggle checkboxes (#30527) (#30531) 2024-04-21 18:08:18 +02:00
comment.css
container.css Various improvements for long file and commit names (#30374) 2024-04-15 16:33:51 +02:00
divider.css
flexcontainer.css Add --page-spacing variable, fix admin dashboard notice (#30302) (#30323) 2024-04-15 16:16:37 +02:00
grid.css Restore aligned grid column CSS (#30106) 2024-03-30 07:17:30 +01:00
header.css Prevent flash of dropdown menu on labels list (#30215) (#30216) 2024-04-08 11:39:53 +02:00
label.css [v7.0/forgejo] ui: fix issue labels 2024-07-23 00:53:32 +02:00
message.css [Port] gitea#30014: Various code view improvements 2024-03-28 16:43:14 +01:00
modal.css
navbar.css Fix spacing in issue navbar (#30238) (#30242) 2024-04-08 11:44:09 +02:00
normalize.css
segment.css Fix:the rounded corners of the folded file are not displayed correctly (#29953) 2024-04-08 09:29:21 +00: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