forgejo/templates
0ko f71a240239 UI improvements to optional sections in installation page (#4062)
Currently the collapsed sections on the installation page have bad visibility, clickability and don't look good. This commit attempts to improve this. It is also worth noting that the amount of these sections might increase.

### Changes

* make custom style for these collapsible sections of the form. This is not a standard design to Forgejo, but we also don't have forms this large anywhere else, and it's fit in a few small CSS rules, so I think that's justified. I'm curious how it looks to others visually, good or bad.
* improve the positioning of the installation location hint.
* remove very rare occasion of dashed horizontal divider as this rule is no longer needed with the new borders. It was [added](c16ae1ab39 (diff-f8dad1e2c95a9e959d4688c763f3e02d1878c8e0)) just a month ago and had a visual bug with duplicated dividers.

### Preview

|Before|After|
|-|-|
|![](/attachments/c5360e33-1694-4e75-bedc-b24717172ee9)|![](/attachments/2363e1ac-b4cb-4d96-9b6a-4315c1bd6416)|

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/4062
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
2024-06-07 17:57:54 +00:00
..
admin Add slogan config (#3752) 2024-06-07 17:12:48 +00:00
api/packages/pypi Update templates/api/packages/pypi/simple.tmpl 2024-04-12 16:43:30 +00:00
base Add slogan config (#3752) 2024-06-07 17:12:48 +00:00
custom
devtest Revert 100% label max-width (#30481) 2024-04-21 11:37:55 +02:00
explore [I18N] Injected updated time in translation string (#3837) 2024-05-20 18:47:35 +00:00
mail Remove title from email heads (#3810) 2024-05-17 10:10:33 +00:00
org Fix org view on mobile for members (#3949) 2024-06-04 04:08:54 +00:00
package templates: Be more forgiving about missing package metadata 2024-05-10 12:07:24 +02:00
projects Rename project board -> column to make the UI less confusing (#30170) 2024-06-02 09:42:39 +02:00
repo feat(federated-star) star repositories via ActivityPub (#1680) 2024-06-06 08:58:11 +02:00
shared Fix long branch name overflows (https://github.com/go-gitea/gitea/pull/30345) 2024-05-24 22:11:37 +05:00
status Add slogan config (#3752) 2024-06-07 17:12:48 +00:00
swagger Make gitea webhooks openproject compatible (gitea#28435) 2024-06-05 15:58:51 +02:00
user Return access_denied error when an OAuth2 request is denied (#30974) 2024-05-26 18:37:20 +02:00
webhook webhook: matrix access_token helper text 2024-04-16 08:59:56 +02:00
home.tmpl Add slogan config (#3752) 2024-06-07 17:12:48 +00:00
install.tmpl UI improvements to optional sections in installation page (#4062) 2024-06-07 17:57:54 +00:00
post-install.tmpl