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/modules/templates
Gusted 2399b5900a
Vertical align avatar at middle (#20302)
- Currently the avatar in the navbar is being vertically aligned to the
top, this caused that the icon besides it isn't being at the middle of
the avatar. Use the `vm` helper class to force the `vertical-align` to
be `middle`.
- Resolves #20292
2 years ago
..
vars Refactor legacy `unknwon/com` package, improve golangci lint (#19284) 2 years ago
base.go format with gofumpt (#18184) 2 years ago
dynamic.go Remove legacy `+build:` constraint (#19582) 2 years ago
helper.go Vertical align avatar at middle (#20302) 2 years ago
helper_test.go Add more linters to improve code readability (#19989) 2 years ago
static.go Remove legacy `+build:` constraint (#19582) 2 years ago
templates_bindata.go Remove legacy `+build:` constraint (#19582) 2 years ago