We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dec3011 commit 572497aCopy full SHA for 572497a
styles/decoration.atom-text-editor.less
@@ -3,7 +3,7 @@
3
@green-color: @syntax-color-added;
4
@blue-color: @syntax-color-renamed;
5
6
-atom-text-editor::shadow .gutter .line-number {
+atom-text-editor.editor .gutter .line-number {
7
&.line-number-green {
8
color: #fff;
9
background-color: @green-color;
0 commit comments