Improvement style codemirror

This commit is contained in:
Marco Antonio Nina
2013-04-19 11:47:25 -04:00
parent 3855111262
commit 4187fe6bce
9 changed files with 29 additions and 577 deletions

View File

@@ -3,7 +3,7 @@
.CodeMirror {
/* Set height, width, borders, and global font properties here */
font-family: monospace;
height: 300px;
height: '95%';
}
.CodeMirror-scroll {
/* Set scrolling behaviour here */