CodeMirror.
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user