-
Notifications
You must be signed in to change notification settings - Fork 947
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
CSS for embedding causes blue links on readthedocs #1673
Comments
Is this why all the links are blue on ipywidgets readthedocs? |
I don't think so, since on ipyvolume it starts grey, for ipywidgets it stars blue directly. |
I think this underlying issue causes the problem: jupyterlab/jupyterlab#3257 |
I'll leave this open so that once the underlying jupyterlab issue is solved, we can be reminded to update our dependency to pull in the fix. |
FYI, I think JupyterLab just had a release with this fix, so we can go ahead and update to pull it in here. |
We've now updated our dependency. |
See http://ipyvolume.readthedocs.io/en/latest/index.html for an example, the links in the menu on the left are blue (it actually stars grey, but jumps to blue when the css is injected).
The text was updated successfully, but these errors were encountered: