XML editor was replaced by codemirror thridparty library and other improvements such as dynaform editor load time
This commit is contained in:
@@ -3125,3 +3125,15 @@ button.x-btn-text:focus,.x-combo-selected{
|
||||
outline:none;
|
||||
}
|
||||
|
||||
.CodeMirror-line-numbers {
|
||||
width: 2.2em;
|
||||
color: #aaa;
|
||||
background-color: #eee;
|
||||
text-align: right;
|
||||
padding-right: .3em;
|
||||
font-size: 10pt;
|
||||
font-family: monospace;
|
||||
padding-top: .4em;
|
||||
line-height: normal;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user