remove error decoration

This commit is contained in:
Fabian Jakobs 2011-01-23 14:26:29 +01:00
commit 30975d5b0d

View file

@ -19,10 +19,6 @@
height: 100%;
}
.ace_gutter-cell.ace_error {
color: red;
}
.ace_editor .ace_sb {
position: absolute;
overflow-x: hidden;