forgejo/templates
silverwind 1ee494a045
[Port] gitea#29982 Introduce .secondary-nav and handle .page-content spacing universally
Fixes: https://github.com/go-gitea/gitea/issues/29981. Introduce
`.secondary-nav` as a universal way for styling and margin adjustments
inside `.page-content`.

If the first child of `.page-content` is `.secondary-nav`, we add margin
below it, otherwise we add padding to the first child. Notable changes:

- `--color-header-wrapper` is replaced with `--color-secondary-nav-bg`.
- `navbar` class is removed.

Co-authored-by: Giteabot <teabot@gitea.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>

---

Conflict resolution: Trivial conflict & changed selector to reflect new
classes.
Ref: https://codeberg.org/forgejo/forgejo/issues/2776
(cherry picked from commit 3ccda41a539b8ba7841919ee12dc2877ddc03818)
2024-03-28 16:43:09 +01:00
..
admin [Port] gitea#29982 Introduce .secondary-nav and handle .page-content spacing universally 2024-03-28 16:43:09 +01:00
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
base Refactor repo header/list (#29969) 2024-03-27 09:22:24 +01:00
custom [FEAT] Repository flags 2024-02-05 16:09:42 +01:00
devtest Replace all simple inline styles with tailwind (#30032) 2024-03-26 19:04:28 +01:00
explore [Port] gitea#29982 Introduce .secondary-nav and handle .page-content spacing universally 2024-03-28 16:43:09 +01:00
mail templates: remove superfluous SanitizeHTML 2024-03-11 23:36:58 +07:00
org Migrate gap helpers to tailwind (#30034) 2024-03-26 19:04:28 +01:00
package Replace 10 more gt- classes with tw- (#29945) 2024-03-26 19:04:27 +01:00
projects Fix incorrect tailwind migration (#30007) 2024-03-26 19:04:27 +01:00
repo [Port] gitea#29982 Introduce .secondary-nav and handle .page-content spacing universally 2024-03-28 16:43:09 +01:00
shared Support repo code search without setting up an indexer (#29998) 2024-03-28 05:16:51 +00:00
status Replace 10 more gt- classes with tw- (#29945) 2024-03-26 19:04:27 +01:00
swagger [REFACTOR] webhook.Handler interface 2024-03-24 10:35:06 +01:00
user [Port] gitea#29982 Introduce .secondary-nav and handle .page-content spacing universally 2024-03-28 16:43:09 +01:00
webhook [REFACTOR] webhook/new remove redundant if 2024-03-28 11:13:37 +01:00
home.tmpl templates: remove superfluous SanitizeHTML 2024-03-11 23:36:58 +07:00
install.tmpl [I18N] Improve English names & consistency 2024-03-10 19:10:29 +05:00
post-install.tmpl [BRANDING] Custom loading animation for Forgejo 2024-02-05 16:02:13 +01:00