pulsar/dot-atom/styles.less

22 lines
300 B
Plaintext
Raw Normal View History

/*
* Your Stylesheet
*
* This stylesheet is loaded when Atom starts up and is reloaded automatically
* when it is changed.
*
* If you are unfamiliar with LESS, you can read more about it here:
* http://www.lesscss.org
*/
2013-01-31 03:30:18 +04:00
.tree-view {
}
atom-text-editor {
2013-01-31 03:30:18 +04:00
2013-02-01 23:13:22 +04:00
}
2014-01-31 04:57:27 +04:00
atom-text-editor .cursor {
2014-01-31 04:57:27 +04:00
}