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/templates/explore
silverwind 3ccda41a53
Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982)
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>
11 months ago
..
code.tmpl Unify search boxes (#29530) 11 months ago
navbar.tmpl Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982) 11 months ago
repo_list.tmpl Refactor repo header/list (#29969) 11 months ago
repos.tmpl Filter Repositories by type (#29231) 11 months ago
search.tmpl Fix incorrect tailwind migration (#30007) 11 months ago
user_list.tmpl Fix incorrect tailwind migration (#30007) 11 months ago
users.tmpl Unify search boxes (#29530) 11 months ago