Gutter doesn't have text cursor. #284

This commit is contained in:
Jon Rohan 2013-02-17 10:06:43 -08:00
parent 2f32c4f745
commit d58f7edefe

View File

@ -29,6 +29,7 @@
height: 100%;
overflow: hidden;
text-align: right;
cursor: default;
}
.editor .gutter .line-number {