Skip to content
This repository was archived by the owner on Apr 9, 2025. It is now read-only.
This repository was archived by the owner on Apr 9, 2025. It is now read-only.

Make the style match furo theme #188

@humitos

Description

@humitos

When using sphinx-hoverxref with furo theme, it does not look great. It seems we need to add some adjustments via CSS as we do for some of the other themes. See

elif theme == 'sphinx_rtd_theme':
if app.config.hoverxref_modal_class == default:
css_file = 'css/sphinx_rtd_theme.css'

Screenshot_2022-05-31_15-36-48

(the screenshot is taken from this project https://crest.readthedocs.io/en/latest/user/configuration.html#configuration)

I'm cc'ing @pradyunsg just because he is the author of the furo theme 👋🏼

Metadata

Metadata

Assignees

Labels

AcceptedAccepted issue on our roadmapDesignDesign or UX/UI relatedImprovementMinor improvement to code

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions