Merge branch 'invisibles'

This commit is contained in:
Corey Johnson & Nathan Sobo
2012-10-18 14:44:48 -07:00
19 changed files with 155 additions and 95 deletions

View File

@@ -123,3 +123,7 @@
.editor .fold.selected {
background-color: #244;
}
.editor .invisible {
opacity: 0.2;
}