Skip to content

Conversation

@onmax
Copy link
Member

@onmax onmax commented Mar 4, 2022

Changed the :hover state in ReceiveModal

Before

image

After

image

@onmax onmax requested a review from sisou March 4, 2022 02:15
@sisou
Copy link
Member

sisou commented Mar 7, 2022

Was there an issue about this? Did designers say this should be changed? I personally don't like the new darker hover background.

Comment on lines -150 to -154
&:hover,
&:focus,
&.copied {
background: rgba(5, 130, 202, 0.07); // Based on Nimiq Light Blue
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These styles should be ported, to keep the same hover style.

Comment on lines -133 to -134
border-radius: 0.625rem;
margin: 1rem 0 4rem;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This border-radius and margins should stay, to keep the same style.

@julianbauer
Copy link
Member

@sisou the issue was about the text not turning blue on hover, the background should indeed stay in lightblue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants