Skip to content
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

New: Navigation arrows now remain visible when focused #775

Merged
merged 4 commits into from
Apr 19, 2018
Merged

New: Navigation arrows now remain visible when focused #775

merged 4 commits into from
Apr 19, 2018

Conversation

jeremypress
Copy link
Contributor

@jeremypress jeremypress commented Apr 17, 2018

video

doc

@boxcla
Copy link

boxcla commented Apr 17, 2018

Verified that @jeremypress has signed the CLA. Thanks for the pull request!

@@ -26,6 +26,10 @@ $navigationBtnWidth: 50px;
&:hover {
opacity: 1;
}

&:focus {
opacity: 1;
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you do &:hover, &:focus and combine the two?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

👍

@jeremypress jeremypress merged commit 6f4af87 into box:master Apr 19, 2018
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.

3 participants