1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-20 10:15:03 +01:00
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 Fix heatmap rendering in Chrome and Safari (#13645) 2020-11-23 17:41:09 -05:00
markdown
shared Issue and Pulls lists rework (#13594) 2020-11-25 13:20:40 +02:00
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 Issue and Pulls lists rework (#13594) 2020-11-25 13:20:40 +02:00
variables.less