gitea/web_src/less
silverwind b1cf7f4df1
Add class to page content to unify top margin (#13766)
* Add class to page content to unify top margin

Previously pages would individually set this margin but some didn't so
content would stick to the header without any space. Resolve this by
adding a new class that is added on all pages. The only place where we
remove this margin again is on the pages with menu or wrapper in the
header.

* fix admin notices

* fix team pages

* fix loading segment on gitgraph for arc-green

* fix last missing case

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-11-30 23:00:14 -05:00
..
features
markdown
shared
standalone
themes
_admin.less Add class to page content to unify top margin (#13766) 2020-11-30 23:00:14 -05:00
_base.less Add class to page content to unify top margin (#13766) 2020-11-30 23:00:14 -05:00
_chroma.less
_dashboard.less Add class to page content to unify top margin (#13766) 2020-11-30 23:00:14 -05:00
_editor.less
_explore.less Add class to page content to unify top margin (#13766) 2020-11-30 23:00:14 -05:00
_form.less
_home.less
_install.less
_markdown.less
_organization.less
_repository.less Add class to page content to unify top margin (#13766) 2020-11-30 23:00:14 -05:00
_review.less
_svg.less
_tribute.less
_user.less
helpers.less
index.less
variables.less