gitforge/templates
Cameron Radmore 7f21b64607 fix: switch search syntax modal from table to grid (#13171)
This PR fixes a regression noticed by @0ko caused by changes from PR !12491

The switch to using logical css properties had a regression as the `text-align: start`wasn't propagating to the th element like `text-align: left` was.

This PR attempts to fix this issue by switching to a grid

Co-authored-by: 0ko <0ko@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/13171
Reviewed-by: 0ko <0ko@noreply.codeberg.org>
2026-06-24 15:44:09 +02:00
..
admin feat: in-browser validation of website URLs for user, repository, and organization profiles (#12991) 2026-06-08 17:35:15 +02:00
api/packages/pypi
base correcting referrer policy in HTML <meta> tag (#13036) 2026-06-10 20:39:20 +02:00
custom feat(ui): provide ability to add a warning message to the registration/login screens (#12597) 2026-05-21 06:04:41 +02:00
demo chore: dialog modal max-width rendering failure (#12469) 2026-05-08 08:01:34 +02:00
explore fix(ui): use octicon-repo-forked in repo list (#10227) 2025-11-26 11:21:20 +01:00
htmx fix(ui): Make 'Clear milestone' work with HTMX (#8266) 2025-08-11 20:10:10 +02:00
mail i18n(mailer): Fix special usage of .Locale in admin_new_user (#12009) 2026-04-14 07:20:16 +02:00
moderation feat: replace cross origin protection (#9830) 2025-10-29 22:43:22 +01:00
org feat: setting to add team members by invitations (#12845) 2026-06-15 01:46:25 +02:00
package feat: migrate show-modal to native dialogs (#10287) 2026-05-03 06:42:14 +02:00
projects fix: hide some disallowed actions that lead to 404 errors in archived repos (#12773) 2026-05-30 14:02:33 +02:00
repo feat: add warnings for usage of unsupported permissions: in Actions workflows (#13164) 2026-06-23 21:30:19 +02:00
shared fix: switch search syntax modal from table to grid (#13171) 2026-06-24 15:44:09 +02:00
status fix(ui): remove extra helpers from statuspages (#9753) 2025-10-20 12:03:58 +02:00
swagger fix(api): swagger docs improvement (#13082) 2026-06-13 21:20:26 +02:00
user feat(ui): modernize hidden comment types checkboxes in appearance settings (#13044) 2026-06-11 07:00:11 +02:00
webhook chore: rename SafeHTML to TrustHTML (#11481) 2026-03-08 02:41:37 +01:00
home.tmpl Split Forgejo landing page template to allow patching or removing Forgejo introduction section (#6675) 2025-02-03 08:41:52 +00:00
home_forgejo.tmpl Split Forgejo landing page template to allow patching or removing Forgejo introduction section (#6675) 2025-02-03 08:41:52 +00:00
install.tmpl Added alt's to <img> 2025-01-31 21:22:00 +00:00
post-install.tmpl