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

OnHover magically appearing links #15

Open
DanRathbun opened this issue Jan 21, 2017 · 1 comment
Open

OnHover magically appearing links #15

DanRathbun opened this issue Jan 21, 2017 · 1 comment

Comments

@DanRathbun
Copy link
Contributor

Thomas made note in another issue thread about liking these style links:
http://breathe.readthedocs.io/en/latest/#_CPPv2N8NutshellD0Ev
... so I started a new one to talk about link styling.

Basically they are onHover (onMouseOver) magically appearing links.
They'd work well for the permalinks.

@DanRathbun
Copy link
Contributor Author

DanRathbun commented Jan 26, 2017

I have gotten the popup "permalinks" to work well. Normal rendering:

image

And then onHover anywhere over the h2.summary_header parent element:

image

I used the same styling as the "note title constructor" class indicators in the "Instance Method Summary" (expanded) lists. Ie:

image

... except that I created a new class named "permalink",
in an addendum stylesheet named "styles_add.css".
(It's better to leave the default stylesheet file as is from YARD master.)

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

No branches or pull requests

1 participant