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
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">
2 years ago
..
admin Add details summary for vertical menus in settings to allow toggling (#25098) 2 years ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Fix mobile navbar and misc cleanups (#25134) 2 years ago
code Use data-tooltip-content for tippy tooltip (#23649) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
devtest Button and color enhancements (#24989) 2 years ago
explore Consolidate the two review boxes into one (#24738) 2 years ago
mail Remove incorrect HTML self close tag (#23748) 2 years ago
org Fix mobile navbar and misc cleanups (#25134) 2 years ago
package Consolidate the two review boxes into one (#24738) 2 years ago
projects Merge `new project` templates into one (#24985) 2 years ago
repo Adjust style for action run list (align icons, adjust padding) (#25170) 2 years ago
shared Button and color enhancements (#24989) 2 years ago
status Fix mobile navbar and misc cleanups (#25134) 2 years ago
swagger fix swagger documentation for multiple files API endpoint (#25110) 2 years ago
user Fix mobile navbar and misc cleanups (#25134) 2 years ago
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 2 years ago
install.tmpl Unification of registration fields order (#24737) 2 years ago
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) 2 years ago