smartxml: fix - DocumentNode.getIndex() now handles node being out of document tree
[fnpeditor.git] / src / editor / modules / sourceEditor / sourceEditor.less
1 #rng-sourceEditor-editor {
2     position: absolute;
3     top: 0;
4     bottom: 0;
5     left: 0;
6     right: 0;
7 }