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.
forgejo/templates
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>
4 years ago
..
admin Add class to page content to unify top margin (#13766) 4 years ago
base Enable linting of JS inside templates (#13708) 4 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Add class to page content to unify top margin (#13766) 4 years ago
mail Add email notify for new release (#12463) 4 years ago
org Add class to page content to unify top margin (#13766) 4 years ago
pwa Reindent manifest.json (#13544) 4 years ago
repo Add class to page content to unify top margin (#13766) 4 years ago
shared Markdown and Repo header tweaks (#13744) 4 years ago
status Add class to page content to unify top margin (#13766) 4 years ago
swagger Add block on official review requests branch protection (#13705) 4 years ago
user Add class to page content to unify top margin (#13766) 4 years ago
home.tmpl Add class to page content to unify top margin (#13766) 4 years ago
install.tmpl Add class to page content to unify top margin (#13766) 4 years ago
post-install.tmpl Add class to page content to unify top margin (#13766) 4 years ago