Files
atom/static/wrap-guide.css
2012-12-29 10:31:25 -08:00

9 lines
136 B
CSS

.wrap-guide {
height: 100%;
width: 1px;
background: rgba(150, 150, 150, .30);
z-index: 100;
position: absolute;
top: 0px;
}