Retarget css-class changing from each cursor to whole cursor layer

This commit is contained in:
DanyaPostfactum 2012-10-02 05:01:23 +10:00 committed by nightwing
commit 73f68abfc1
31 changed files with 38 additions and 48 deletions

View file

@ -70,7 +70,7 @@
border-left: 2px solid black;
}
.ace-github .ace_cursor.ace_overwrite {
.ace-github .ace_overwrite-cursors .ace_cursor {
border-left: 0px;
border-bottom: 1px solid black;
}