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
HesterG 06557a75db
Adjust style for action run list (align icons, adjust padding) (#25170)
Main changes:

- Moved the icon into `action-item-main`, and make it `position:
absolute` to allow add margin it to align with `issue-item-top-row`.
- Adjusted padding and color of texts.


# Before

<img width="721" alt="Screen Shot 2023-06-09 at 17 04 38"
src="https://github.com/go-gitea/gitea/assets/17645053/3fc00e94-bcd4-4e06-b1d8-93be0576dbc3">


# After

<img width="1421" alt="Screen Shot 2023-06-09 at 18 32 47"
src="https://github.com/go-gitea/gitea/assets/17645053/c2a0f9df-cac4-4197-9cbd-6c16dfef215b">

On hover:

<img width="1431" alt="Screen Shot 2023-06-09 at 18 32 54"
src="https://github.com/go-gitea/gitea/assets/17645053/d0ab6fde-9722-4d76-831b-163fd6a1f560">
1 year ago
..
admin Add details summary for vertical menus in settings to allow toggling (#25098) 1 year ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 1 year ago
base Fix mobile navbar and misc cleanups (#25134) 1 year ago
code Use data-tooltip-content for tippy tooltip (#23649) 1 year ago
custom Add footer extra links template (#9576) 5 years ago
devtest Button and color enhancements (#24989) 1 year ago
explore Consolidate the two review boxes into one (#24738) 1 year ago
mail Remove incorrect HTML self close tag (#23748) 1 year ago
org Fix mobile navbar and misc cleanups (#25134) 1 year ago
package Consolidate the two review boxes into one (#24738) 1 year ago
projects Merge `new project` templates into one (#24985) 1 year ago
repo Adjust style for action run list (align icons, adjust padding) (#25170) 1 year ago
shared Button and color enhancements (#24989) 1 year ago
status Fix mobile navbar and misc cleanups (#25134) 1 year ago
swagger fix swagger documentation for multiple files API endpoint (#25110) 1 year ago
user Fix mobile navbar and misc cleanups (#25134) 1 year ago
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 1 year ago
install.tmpl Unification of registration fields order (#24737) 1 year ago
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) 1 year ago