diff --git a/styles/atom-jshint.less b/styles/atom-jshint.less index 1f8e6ac..aa171dc 100644 --- a/styles/atom-jshint.less +++ b/styles/atom-jshint.less @@ -4,8 +4,7 @@ // for a full listing of what's available. @import "ui-variables"; -atom-text-editor::shadow { - +atom-text-editor.editor { .atom-jshint-error { color: @text-color-error; }