diff options
author | HesterG <hestergong@gmail.com> | 2023-06-12 17:36:08 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-12 09:36:08 +0000 |
commit | 06557a75db50b9faf8e253b2a284e79bd20b5fb3 (patch) | |
tree | 5a5fb90521cd939164a05d3a05f954776a584072 /web_src | |
parent | 34498e62c35a90075eecbfd59b8f30c33fed0379 (diff) | |
download | gitea-06557a75db50b9faf8e253b2a284e79bd20b5fb3.tar.gz gitea-06557a75db50b9faf8e253b2a284e79bd20b5fb3.zip |
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">
Diffstat (limited to 'web_src')
0 files changed, 0 insertions, 0 deletions