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/modules
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
..
animations.css Load citation JS only when needed (#29855) 11 months ago
breadcrumb.css Use unique class for breadcrumb divider (#26524) 1 year ago
button.css Apply compact padding to small buttons with svg icons (#29471) 11 months ago
card.css Update JS dependencies and misc tweaks (#25540) 2 years ago
comment.css Consolidate the two review boxes into one (#24738) 2 years ago
divider.css Reduce margin/padding on flex-list items and divider (#27872) 1 year ago
flexcontainer.css Fix flex container width (#28603) 1 year ago
grid.css Remove fomantic grid module (#29894) 11 months ago
message.css Remove fomantic grid module (#29894) 11 months ago
modal.css Improve issue history dialog and make poster can delete their own history (#27323) 1 year ago
navbar.css Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982) 11 months ago
normalize.css Use line-height: normal by default (#26635) 1 year ago
select.css add `stylelint-stylistic` (#25285) 2 years ago
svg.css Prevent SVG shrinking (#25652) 2 years ago
tippy.css Add `<overflow-menu>`, rename webcomponents (#29400) 11 months ago
toast.css Remove some unused CSS styles (#26852) 1 year ago