X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/412e60ded1457ec0f408e2234c9dd60122929bac..efe36f4f1b5df351eeb4d40a54c3900cf9a7079b:/src/editor/styles/common.less diff --git a/src/editor/styles/common.less b/src/editor/styles/common.less new file mode 100644 index 0000000..00e1525 --- /dev/null +++ b/src/editor/styles/common.less @@ -0,0 +1,10 @@ +body { + padding-top: 5px; +} + +.rng-common-hoveredNode { + border-color: red !important; + border-style:solid; + border-width:1px; +} +