This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/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 Update JS dependencies and misc tweaks (#13741) 2020-11-29 16:39:36 -05:00
_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 Update JS dependencies and misc tweaks (#13741) 2020-11-29 16:39:36 -05:00
_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 Markdown and Repo header tweaks (#13744) 2020-11-29 17:52:11 +02:00
_organization.less Dropdowns, Labels fixes and more CSS tweaks (#13733) 2020-11-29 01:22:04 -05:00
_repository.less Add class to page content to unify top margin (#13766) 2020-11-30 23:00:14 -05:00
_review.less CSS navbar and color tweaks (#13609) 2020-11-26 19:33:28 +00:00
_svg.less
_tribute.less
_user.less CSS navbar and color tweaks (#13609) 2020-11-26 19:33:28 +00:00
helpers.less Dropdowns, Labels fixes and more CSS tweaks (#13733) 2020-11-29 01:22:04 -05:00
index.less
variables.less