v0.28.0 Changed - Integrate ACE editor

This commit is contained in:
danielyxie
2017-09-01 09:12:40 -05:00
parent fd2642cfe9
commit b17f89eba7
12 changed files with 20854 additions and 479 deletions

View File

@@ -40,6 +40,7 @@
-moz-box-shadow: 1px 1px 3px #000;
-webkit-box-shadow: 1px 1px 3px #000;
box-shadow: 1px 1px 3px #000;
background-color:black;
}
#interactive-tutorial-exit {
@@ -65,4 +66,3 @@
text-decoration: none;
cursor: pointer;
}