Rename multiselect to ace_multiselect

This commit is contained in:
DanyaPostfactum 2012-10-01 18:13:59 +10:00
commit 0490b34fe2
26 changed files with 27 additions and 27 deletions

View file

@ -94,7 +94,7 @@
.ace-github .ace_marker-layer .ace_selection {
background: rgb(181, 213, 255);
}
.ace-github.multiselect .ace_selection.start {
.ace-github.ace_multiselect .ace_selection.start {
box-shadow: 0 0 3px 0px white;
border-radius: 2px;
}