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.
gitea/templates/user/dashboard
silverwind 97b078d226
Add background to dashboard navbar, fix missing padding (#29940)
Two small CSS fixes:

1. Add background and reduced padding/avatar size to dashboard navbar.
We use that background already in a number of "secondary navbars", so it
fits.

<img width="1344" alt="Screenshot 2024-03-20 at 18 18 21"
src="https://github.com/go-gitea/gitea/assets/115237/ce5ebedc-e607-42c7-b7b4-b7a4c0ee68f2">

2. Fix padding on top of user settings and subscriptions, regressed by
https://github.com/go-gitea/gitea/pull/29922.
11 months ago
..
dashboard.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
feeds.tmpl Rename Action.GetDisplayName to GetActDisplayName (#29540) 11 months ago
issues.tmpl Remove unnecessary ".Link" usages (#29929) 11 months ago
milestones.tmpl Remove unnecessary ".Link" usages (#29929) 11 months ago
navbar.tmpl Add background to dashboard navbar, fix missing padding (#29940) 11 months ago
repolist.tmpl Unify search boxes (#29530) 11 months ago