-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Aborted" icon is almost invisible #399
Comments
Fixed in core Jenkins with jenkinsci/jenkins#8705 (review). |
Almost... I can see the new icons (which are indeed much better!) on the dashboard and build history widget, but not on the job/build pages, the old icons are still used there. |
Any steps to reproduce? That might be a plugin, or what type of job is that? |
Good question. That's a matrix project according to the config: <matrix-project plugin="[email protected]_e657db_924"> So is this a plugin bug? |
Yes although if it had been noticed when the change was being done it would have been done at the same time |
I've raised a PR to fix it in the plugin: |
Thanks! |
Jenkins and plugins versions report
Environment
What Operating System are you using (both controller, and any agents involved in the problem)?
Linux
Reproduction steps
Expected Results
All icons should be visible.
Actual Results
"Aborted" icon is very hard to see against the dark background.
Anything else?
No response
The text was updated successfully, but these errors were encountered: