gitea/web_src/css
Giteabot e8646ad1d8
Misc CSS fixes (#34638) (#34644)
Backport #34638 by @silverwind

1. apply [`text-wrap:
balance`](https://developer.mozilla.org/en-US/docs/Web/CSS/text-wrap#balance)
to various places making the text wrapping nicer, moving
`empty-placeholder` CSS to base because it's not repo-specific.

<img width="537" alt="Screenshot 2025-06-07 at 15 09 00"
src="https://github.com/user-attachments/assets/8b37d031-269d-4ab3-ba59-2ac469c431e4"
/>
<img width="514" alt="Screenshot 2025-06-07 at 15 11 16"
src="https://github.com/user-attachments/assets/27a63117-be1d-4797-80f7-9ed14cca41dc"
/>
<img width="346" alt="Screenshot 2025-06-07 at 15 22 26"
src="https://github.com/user-attachments/assets/2f371384-0330-4a00-bb79-bc3c50ba5c91"
/>

2. fix overflow-related bug on actions run list, before:

<img width="302" alt="Screenshot 2025-06-07 at 15 26 26"
src="https://github.com/user-attachments/assets/d6607eeb-288b-4e81-a770-45a421c9c68c"
/>

After:
<img width="299" alt="Screenshot 2025-06-07 at 15 26 59"
src="https://github.com/user-attachments/assets/b0ddb66f-d4fe-4711-8ed9-eca08ce608f3"
/>

Co-authored-by: silverwind <me@silverwind.io>
2025-06-07 18:24:59 +07:00
..
chroma
codemirror
editor Merge and tweak markup editor expander CSS (#34409) (#34415) 2025-05-09 18:58:19 +07:00
features Fix project board view (#34470) (#34475) 2025-05-16 01:32:53 +07:00
markup Fix margin issue in markup paragraph rendering (#34599) (#34606) 2025-06-05 13:48:07 +07:00
modules Option to delay conflict checking of old pull requests until page view (#27779) 2025-04-24 19:26:57 +07:00
repo Display when a release attachment was uploaded (#34261) 2025-04-22 23:03:49 +07:00
shared Refactor markup and pdf-viewer to use new init framework (#33772) 2025-03-03 11:49:15 +07:00
standalone
themes Improve theme display (#30671) 2025-03-08 21:38:11 +07:00
actions.css Misc CSS fixes (#34638) (#34644) 2025-06-07 18:24:59 +07:00
admin.css
base.css Misc CSS fixes (#34638) (#34644) 2025-06-07 18:24:59 +07:00
dashboard.css
explore.css Fix and/or comment some legacy CSS problems (#33015) 2024-12-28 11:51:38 +07:00
font_i18n.css
form.css Misc CSS fixes (#34638) (#34644) 2025-06-07 18:24:59 +07:00
helpers.css
home.css Refactor language menu and dom utils (#32450) 2024-11-08 14:04:24 +07:00
index.css Merge and tweak markup editor expander CSS (#34409) (#34415) 2025-05-09 18:58:19 +07:00
install.css
org.css Clean up legacy form CSS styles (#33081) 2025-01-03 04:01:19 +07:00
repo.css Misc CSS fixes (#34638) (#34644) 2025-06-07 18:24:59 +07:00
review.css Fix various UI problems (#34243) 2025-04-19 08:43:22 +07:00
user.css