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/shared
silverwind 9b76df53dc
Minor dashboard tweaks, fix flex-list margins (#26829)
Some small dashboard tweaks:

- Remove margin-bottom from divider so first item does not appear to
have un-equal margins
- Restore previous icon color
- Add slight margin-right to icon

Before:
<img width="783" alt="Screenshot 2023-08-31 at 00 10 28"
src="https://github.com/go-gitea/gitea/assets/115237/b75f70d7-8704-4afb-866d-fea0484c52d4">

After:
<img width="783" alt="Screenshot 2023-08-31 at 00 10 08"
src="https://github.com/go-gitea/gitea/assets/115237/50ed0c47-6f7c-449e-a054-13091369d43f">

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
10 months ago
..
actions Fix typo of RunerOwnerID (#26508) 11 months ago
secrets Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 11 months ago
user Fix URL of padlock icon in profile (#26446) 11 months ago
variables Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 11 months ago
webhook Use shared template for webhook icons (#26242) 11 months ago
combomarkdowneditor.tmpl Don't autosize textarea in diff view (#26233) 11 months ago
issueicon.tmpl Rework notifications list (#24812) 1 year ago
issuelist.tmpl Minor dashboard tweaks, fix flex-list margins (#26829) 10 months ago
searchbottom.tmpl Move helpers to be prefixed with `gt-` (#22879) 1 year ago
searchinput.tmpl Introduce shared template for search inputs (#25338) 1 year ago