mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-10 10:17:11 +03:00
22 lines
282 B
Plaintext
22 lines
282 B
Plaintext
/*
|
|
* 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
|
|
*/
|
|
|
|
.tree-view {
|
|
|
|
}
|
|
|
|
.editor {
|
|
|
|
}
|
|
|
|
.editor .cursor {
|
|
|
|
}
|