You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/css/modules
silverwind 50099d7af4
Various improvements for long file and commit names (#30374)
Fixes: https://github.com/go-gitea/gitea/issues/29438

This contains numerous enhancements for how large commit messages and
large filenames render. Another notable change is that the file path is
no longer cut off by backend at 30 chars, but rendered in full with
wrapping.

<img width="1329" alt="Screenshot 2024-04-09 at 21 53 57"
src="https://github.com/go-gitea/gitea/assets/115237/5ccbb3d6-643a-4f60-ba79-3572b36d5182">
<hr>
<img width="711" alt="Screenshot 2024-04-09 at 21 44 24"
src="https://github.com/go-gitea/gitea/assets/115237/6ffe8fbb-407c-4aa7-b591-3d80daea7d57">
<hr>
<img width="439" alt="Screenshot 2024-04-09 at 21 19 03"
src="https://github.com/go-gitea/gitea/assets/115237/1ec7f6e9-2fd8-4841-87eb-6ca02ab9cd61">
<hr>
<img width="444" alt="Screenshot 2024-04-09 at 21 18 52"
src="https://github.com/go-gitea/gitea/assets/115237/70931b9e-5841-477e-b3bc-98f8d2662964">

---------

Co-authored-by: Giteabot <teabot@gitea.io>
11 months ago
..
animations.css Remove fomantic input module (#30194) 11 months ago
breadcrumb.css Use unique class for breadcrumb divider (#26524) 2 years ago
button.css Fix button hover border (#30048) 11 months ago
card.css Update JS dependencies and misc tweaks (#25540) 2 years ago
checkbox.css Reduce checkbox size to 15px (#30346) 11 months ago
comment.css Consolidate the two review boxes into one (#24738) 2 years ago
container.css Various improvements for long file and commit names (#30374) 11 months ago
divider.css Reduce margin/padding on flex-list items and divider (#27872) 1 year ago
flexcontainer.css Add `--page-spacing` variable, fix admin dashboard notice (#30302) 11 months ago
grid.css Restore aligned grid column CSS (#30106) 11 months ago
header.css Prevent flash of dropdown menu on labels list (#30215) 11 months ago
input.css Fix right-aligned input icons (#30301) 11 months ago
label.css Remove fomantic label module (#30081) 11 months ago
list.css Fix floated list items (#30377) 11 months ago
message.css Various code view improvements (#30014) 11 months ago
modal.css Improve issue history dialog and make poster can delete their own history (#27323) 1 year ago
navbar.css Fix spacing in issue navbar (#30238) 11 months ago
normalize.css Use line-height: normal by default (#26635) 2 years ago
segment.css Fix:the rounded corners of the folded file are not displayed correctly (#29953) 11 months ago
select.css add `stylelint-stylistic` (#25285) 2 years ago
svg.css Prevent SVG shrinking (#25652) 2 years ago
table.css Fix table alignment classes (#30144) 11 months ago
tippy.css Replace coloris with vanilla-colorful (#30201) 11 months ago
toast.css Remove some unused CSS styles (#26852) 2 years ago