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

[Suggestion] Fix module compatibility with CSS override #12

Open
SMNFXCN opened this issue Apr 16, 2024 · 0 comments
Open

[Suggestion] Fix module compatibility with CSS override #12

SMNFXCN opened this issue Apr 16, 2024 · 0 comments

Comments

@SMNFXCN
Copy link

SMNFXCN commented Apr 16, 2024

Hi,
I am using MMM-OnSpotify with this module, and it has a feature to do a custom css override, changing the color of certain elements.
With the relative path options enabled, the path text is dark grey, I tried to get this module working with it until I discovered a fix. On Line 90 of the module's .js file, if you change
element.className = "dimm small regular"; to element.className = "dimmed small regular";, it lets the path text be compatible with MMM-OnSpotify's CSS override.

@SMNFXCN SMNFXCN changed the title [Suggestion] Fixing theming with CSS override [Suggestion] Fix module compatibility with CSS override Apr 16, 2024
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