atom / git-diff

Diff markers in Atom's gutter
MIT License
102 stars 36 forks source link

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. #120

Closed LiyouZhou closed 7 years ago

LiyouZhou commented 7 years ago

In styles/git-diff.less: 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.

50Wliu commented 7 years ago

Without more information, I'm going to assume that you manually installed git-diff. Please uninstall it using apm uninstall git-diff from the command line.