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/web_src/css/repo
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
..
header.css Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982) 11 months ago
issue-card.css Decrease issue font size in project template (#28054) 1 year ago
issue-label.css Hide archived labels by default from the suggestions when assigning labels for an issue (#27451) 1 year ago
issue-list.css Fix wrapping of label list (#28684) 1 year ago
linebutton.css Add `<overflow-menu>`, rename webcomponents (#29400) 11 months ago
list-header.css Fix UI on mobile view (#25315) 2 years ago
release-tag.css Remove a `gt-float-right` and some unnecessary helpers (#27110) 1 year ago
wiki.css Add border radius for wiki pages (#29937) 11 months ago