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

Stroker order has wrong color and text shadow #122

Open
wrex opened this issue Mar 31, 2023 · 2 comments · May be fixed by #129
Open

Stroker order has wrong color and text shadow #122

wrex opened this issue Mar 31, 2023 · 2 comments · May be fixed by #129
Assignees

Comments

@wrex
Copy link
Collaborator

wrex commented Mar 31, 2023

I think maybe it's just the first unexpanded info section, but I noticed "Stroke Order" was ugly today:

Screenshot 2023-03-31 at 9 39 11 AM

I think we need to add something like:

.item-info-injector-accordion > button {
    color: var(--ED-text);
    text-shadow: none;
}
@wrex
Copy link
Collaborator Author

wrex commented Mar 31, 2023

Oh! I forgot this was added by the Stroke Order user script.

It needs to go into that stylesheet.

@wrex wrex self-assigned this Mar 31, 2023
@wrex
Copy link
Collaborator Author

wrex commented Mar 31, 2023

Actually, scratch that. It affects any scripts that add an accordion section. The fix belongs in the main stylesheet.

@wrex wrex linked a pull request Mar 31, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant