Permalink
Please sign in to comment.
Showing
with
8 additions
and 3 deletions.
- +2 −2 lib/main.js
- +1 −1 src/main.js
- +5 −0 styles/atom-text-editor.less
| @@ -0,0 +1,5 @@ | ||
| +@import "ui-variables"; | ||
| + | ||
| +#linter-inline a.eslint { | ||
| + color: @text-color-selected; | ||
| +} |
0 comments on commit
3204c56