0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 10:38:42 +01:00
gitea/templates/user
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.
2024-03-20 18:33:00 +00:00
..
auth Remove unnecessary ".Link" usages (#29929) 2024-03-20 06:58:10 +00:00
dashboard Add background to dashboard navbar, fix missing padding (#29940) 2024-03-20 18:33:00 +00:00
notification Remove unnecessary ".Link" usages (#29909) 2024-03-20 13:56:42 +08:00
overview Add <overflow-menu>, rename webcomponents (#29400) 2024-03-15 02:05:31 +00:00
settings Remove unnecessary ".Link" usages (#29909) 2024-03-20 13:56:42 +08:00
code.tmpl
heatmap.tmpl
profile.tmpl