mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Merge branch 'invisibles'
This commit is contained in:
@@ -123,3 +123,7 @@
|
||||
.editor .fold.selected {
|
||||
background-color: #244;
|
||||
}
|
||||
|
||||
.editor .invisible {
|
||||
opacity: 0.2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user