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

Fixed navCommandLink using the wrong cursor. Fixes #479 #509

Merged
merged 1 commit into from
Sep 19, 2016
Merged

Fixed navCommandLink using the wrong cursor. Fixes #479 #509

merged 1 commit into from
Sep 19, 2016

Conversation

MitchTalmadge
Copy link
Contributor

See #479 for more details. This simply adds a new class, commandLink, to the <a ... /> part of the link if it is a navCommandLink. The class sets cursor: pointer;.

@zhedar zhedar added this to the v1.0.0 milestone Sep 19, 2016
@zhedar
Copy link
Collaborator

zhedar commented Sep 19, 2016

Thanks for your contribution!

Looking at those changes, we should really think about externalizing central css styles again, so we don't need to replicate them in all theme files.

@zhedar zhedar removed this from the v1.0.0 milestone Sep 19, 2016
@zhedar zhedar merged commit c17e9aa into TheCoder4eu:master Sep 19, 2016
@MitchTalmadge
Copy link
Contributor Author

Yeah, that would be a good idea :)

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

Successfully merging this pull request may close these issues.

2 participants