mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Lighten wrap-guide color
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
.wrap-guide {
|
||||
height: 100%;
|
||||
width: 1px;
|
||||
background: rgba(150, 150, 150, .33);
|
||||
background: rgba(150, 150, 150, .30);
|
||||
z-index: 100;
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user