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

Style updates #46

Merged
merged 4 commits into from
Dec 6, 2024
Merged

Style updates #46

merged 4 commits into from
Dec 6, 2024

Conversation

aazuspan
Copy link
Owner

@aazuspan aazuspan commented Dec 6, 2024

Closes #43

  • Slight style tweaks with font opacity and implementing the hover background color from the Code Editor
  • Explicitly set font-size and margins to avoid inheriting incompatible styles
  • Use a longer class name for the top-level div to avoid clashes. The internal class names (ee-k and ee-v) are still short to reduce repr size (they add up when you have thousands of objects), but those are more unique already so I'm not too worried.

@aazuspan aazuspan added the enhancement New feature or request label Dec 6, 2024
@aazuspan aazuspan self-assigned this Dec 6, 2024
@aazuspan aazuspan merged commit d35f1eb into main Dec 6, 2024
6 checks passed
@aazuspan aazuspan deleted the css branch December 6, 2024 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix ambiguous CSS
1 participant