Atom package that allows you to travel back in commit history
MIT License
1.12k
stars
37
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. #118
In styles/git-time-machine.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.
In styles/git-time-machine.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 ofatom-overlay
elements.