Converting end of lines from crlf to lf
[fnpeditor.git] / styles / common.less
1 body {
2     padding-top: 5px;
3 }
4
5 .rng-common-hoveredNode {
6     border-color: red !important;
7     border-style:solid;
8     border-width:1px;
9 }
10