Skip to content

Add temporary fix found using Claude#51

Open
damskii9992 wants to merge 1 commit into
developfrom
fix_plopp_widget_icons
Open

Add temporary fix found using Claude#51
damskii9992 wants to merge 1 commit into
developfrom
fix_plopp_widget_icons

Conversation

@damskii9992

Copy link
Copy Markdown
Contributor

This temporary fix fixes the issue of blank Plopp widget icons in documentation tutorials.

It is a temporary fix until at more permanent solution has been implemented from the Scipp side.

The fix was found using Claude, since I am not too strong in website development. Suggestions for improvements are welcome.

As far as I can understand, the issue comes from the specificity of the css style implemented by the widgets and by the mkdocs theme. Since the mkdocs theme is more specific, it takes precedence over the widgets styling, which messes up the icons. This fix circumvents that by using the !important keyword on the font specifications.

@damskii9992 damskii9992 added [scope] documentation Documentation only changes (major.minor.patch.POST) [priority] low Low importance labels Jul 2, 2026
@damskii9992 damskii9992 requested a review from AndrewSazonov July 2, 2026 11:43
@damskii9992 damskii9992 linked an issue Jul 2, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[priority] low Low importance [scope] documentation Documentation only changes (major.minor.patch.POST)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Plopp icons are blank in the built documentation

1 participant