mirror of
https://github.com/awatson1978/meteor-api.git
synced 2026-05-15 14:15:54 -06:00
[GH-ISSUE #25] Style elements within text editors using the atom-text-editor::shadow selector or the .atom-text-editor.less file extension.If you want to target overlay elements, target them directly or as descendants of atom-overlay elements. #21
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/meteor-api#21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @therise3107 on GitHub (Mar 6, 2015).
Original GitHub issue: https://github.com/awatson1978/meteor-api/issues/25
In stylesheets/meteor-color-coding.less: Style elements within text editors using the
atom-text-editor::shadowselector or the.atom-text-editor.lessfile extension.If you want to target overlay elements, target them directly or as descendants of
atom-overlayelements.