mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
add wrap-guide to atom.css in atom-light-ui
This commit is contained in:
@@ -19,4 +19,8 @@ html, body,
|
||||
.error {
|
||||
background: #991212 !important;
|
||||
-webkit-transition: background 300ms ease-out;
|
||||
}
|
||||
|
||||
.wrap-guide {
|
||||
background: rgba(150, 150, 150, 0.1);
|
||||
}
|
||||
Reference in New Issue
Block a user