Cursor should be I-beam, not pointer

This commit is contained in:
Joe Cheng 2011-02-14 22:14:51 +08:00 committed by Fabian Jakobs
commit 01109b3630

View file

@ -122,6 +122,7 @@
}
.ace_marker-layer {
cursor: text;
}
.ace_marker-layer .ace_step {