-
-
Notifications
You must be signed in to change notification settings - Fork 8.8k
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
Update appearance of controls in header #8791
Update appearance of controls in header #8791
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/label ready-for-merge
This PR is now ready for merge, after ~24 hours, we will merge it if there's no negative feedback.
Thanks!
That change caused a regression.
-> The buttons to add new Node and configure monitors are not working anymore as they are hidden behind the div with z-index 1000 and opacity: 0 |
@mawinter69 I filed that as JENKINS-72679 and linked #8941. |
This reverts commit d75833e.
item
mixin for header links, this provides consistent rounding/hover/focus statesBefore
After
Testing done
Proposed changelog entries
Proposed upgrade guidelines
N/A
Submitter checklist
Desired reviewers
@mention
Before the changes are marked as
ready-for-merge
:Maintainer checklist