mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Add temp styling for folds
This commit is contained in:
@@ -116,3 +116,7 @@
|
||||
pointer-events: none;
|
||||
z-index: -1;
|
||||
}
|
||||
|
||||
.editor .fold {
|
||||
background-color: #444;
|
||||
}
|
||||
Reference in New Issue
Block a user