Skip to content

Instantly share code, notes, and snippets.

View mauriciosalazar's full-sized avatar

Mauricio Salazar mauriciosalazar

View GitHub Profile

Keybase proof

I hereby claim:

  • I am mauriciosalazar on github.
  • I am tukeke (https://keybase.io/tukeke) on keybase.
  • I have a public key whose fingerprint is 0CEF 247E 2249 D8F3 E26E A49D 2000 2F2B 7CDF EF07

To claim this, I am signing this object:

@mauriciosalazar
mauriciosalazar / styles.less
Created March 2, 2014 03:32
Customisation for @atomeditor with smaller font/icons on the sidebar (tree)
/*
* Smaller icons and fonts for the sidebar (tree view).
* Based on SD's tweaks: https://gist.github.com/sd
*/
.tree-view {
font-size: 12px;
.list-item {
line-height: 20px !important;
}