-
-
Notifications
You must be signed in to change notification settings - Fork 9.1k
[JENKINS-75990] Use the same styling for title bar mouse over effect #11016
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
base: master
Are you sure you want to change the base?
Conversation
/label web-ui |
Thanks for creating this PR! I think the colors and the border already look correct. What is missing: the height of the breadcrumb (the textual part) is not the same as the height of the buttons and the sidebar. Can this be adjusted as well? |
Hey, just on leave at the moment but I'll take a look at this. |
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.
Looks good now, thanks for the fix!
Do you have an idea (not in this PR) how we can add a hover effect for the Jenkins logo as well? The hover effect for this part of the breadcrumb is almost invisible right now. |
Sure, I can try adding a hover effect for the Jenkins logo in another PR. |
@janfaracik I have updated it. @uhafner, what do you think about the breadcrumb height? |
Well, for me it is a matter of symmetry. So I personally prefer the same height. It already looks weird that the height of the chevron overlay is different. But this is not a blocker for me. Jan is the designer, he probably knows better what to do... what think other people? |
Use the same styling for title bar mouse over effect.
See JENKINS-75990.
Testing done
Before

After

Proposed changelog entries
Proposed changelog category
/label web-ui
Proposed upgrade guidelines
Submitter checklist
@Restricted
or have@since TODO
Javadocs, as appropriate.@Deprecated(since = "TODO")
or@Deprecated(forRemoval = true, since = "TODO")
, if applicable.eval
to ease future introduction of Content Security Policy (CSP) directives (see documentation).Desired reviewers
@mention
Before the changes are marked as
ready-for-merge
:Maintainer checklist
upgrade-guide-needed
label is set and there is a Proposed upgrade guidelines section in the pull request title (see example).lts-candidate
to be considered (see query).