mirror of
1
Fork 0
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 Use unique class for breadcrumb divider (#26524) 2023-08-16 00:08:23 +00:00
button.css
card.css
checkbox.css Tweak and fix toggle checkboxes (#30527) (#30531) 2024-04-21 18:08:18 +02:00
comment.css Consolidate the two review boxes into one (#24738) 2023-05-29 12:44:03 +02:00
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
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
toast.css