Hi,
After upgrading my Jenkins instance to 2.452.2 i can no longer see the css styling of the plugin alerts and warnings. What i’ve noticed is that alerts are now using the css class jenkins-alert-warning
which is not known by my Jenkins.
As soon as i change the class to alert-warning
in my browser, i can see the styling again.
that issue is probably caused by this change: Loading...
How can i solve this?