CodeMirror.

This commit is contained in:
cahrens
2013-02-11 12:37:31 -05:00
parent 039160f50c
commit 044a8a5cf6
3 changed files with 382 additions and 20 deletions

View File

@@ -550,10 +550,16 @@
}
.settings-advanced {
.ace {
height: 80px;
border: 1px solid #DDD;
}
//.CodeMirror {
// border: 1px solid #eee;
// height: auto;
//}
//.CodeMirror-scroll {
// overflow-y: hidden;
// overflow-x: auto;
//}
// messages - should be synced up with global messages in the future
.message {