1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-29 22:55:55 +00:00
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>
2024-03-22 23:54:09 +00:00
..
header.css Introduce .secondary-nav and handle .page-content spacing universally (#29982) 2024-03-22 23:54:09 +00:00
issue-card.css Decrease issue font size in project template (#28054) 2023-11-19 02:02:26 +00:00
issue-label.css Hide archived labels by default from the suggestions when assigning labels for an issue (#27451) 2023-10-17 16:10:45 +02:00
issue-list.css Fix wrapping of label list (#28684) 2024-01-03 20:33:55 +08:00
linebutton.css Add <overflow-menu>, rename webcomponents (#29400) 2024-03-15 02:05:31 +00:00
list-header.css Fix UI on mobile view (#25315) 2023-06-18 10:31:42 +00:00
release-tag.css Remove a gt-float-right and some unnecessary helpers (#27110) 2023-09-18 12:25:36 +08:00
wiki.css Add border radius for wiki pages (#29937) 2024-03-22 13:17:39 +00:00