refined-github / refined-github

:octocat: Browser extension that simplifies the GitHub interface and adds useful features
MIT License
24.97k stars 1.49k forks source link

`align-issue-labels` should also align CI build status #7935

Open Andrew6rant opened 3 weeks ago

Andrew6rant commented 3 weeks ago

Description

I think it would look nice if the ✓ and ✗ icons for Actions' PR runs were left-aligned.

Here's a quick comparison between the current align-issue-labels and my current userstyle CSS:

align-issues-extended-pr css

I also align the tags to the right (as to not add an extra row to each entry), and slide the merge conflict and linked issues buttons near there for better readability.

Here's how the Issues page looks: align-issues-extended css

Would any of these be worth PRs (I do make layout changes, but not any more than align-issue-labels does already)? And if so, how granular should I split them up?

Example URLs

https://github.com/refined-github/refined-github/pulls https://github.com/refined-github/refined-github/issues

fregante commented 3 weeks ago

GitHub is about to introduce changes to that list, so we won't work on it until they're done. Refer to #7856

As for the changes you specified: