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

Styles needs an update to support new shadow DOM setting #30

Closed
abe33 opened this issue Nov 17, 2014 · 1 comment
Closed

Styles needs an update to support new shadow DOM setting #30

abe33 opened this issue Nov 17, 2014 · 1 comment

Comments

@abe33
Copy link

abe33 commented Nov 17, 2014

See this PR for details about the needed changes: atom/atom#4165

In my user stylesheet I use the following rule to fix the styles:

.editor, :host, atom-text-editor, atom-text-editor::shadow {
  .highlight-selected .region {
    /* ... */
  }
}
@yongkangchen
Copy link
Contributor

+1

richrace added a commit that referenced this issue Dec 17, 2014
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

2 participants