added codemirror editor

This commit is contained in:
Logsol 2013-07-19 13:36:11 +02:00
parent eb150732fb
commit 23bc2d6ecb

View file

@ -153,5 +153,5 @@ textarea {
.CodeMirror {
width: 90%;
border: 1px dotted gray;
background-color: #f5f5f5;
background-color: #f0f0f0 !important;
}