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

Remove default cursor override. #391

Closed
jeremyfelt opened this issue Oct 18, 2016 · 0 comments · Fixed by #397
Closed

Remove default cursor override. #391

jeremyfelt opened this issue Oct 18, 2016 · 0 comments · Fixed by #397
Labels
Milestone

Comments

@jeremyfelt
Copy link
Contributor

#spine nav li.parent.active>a:hover {
    cursor: default;
}

In previous versions of the Spine, users could not close an active session so we removed the pointer cursor. This is no longer the case and pointer should be the default cursor for all anchors.

@jeremyfelt jeremyfelt added the bug label Oct 18, 2016
jeremyfelt added a commit that referenced this issue Apr 6, 2017
In previous versions of the Spine, users could not close an active
session so we removed the pointer cursor. This is no longer the case and
pointer should be the default cursor for all anchors.

Fixes #391.
@jeremyfelt jeremyfelt modified the milestone: 1.4.4 Apr 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant