Refactoring: cleaning directories structure
[fnpeditor.git] / src / editor / styles / common.less
diff --git a/src/editor/styles/common.less b/src/editor/styles/common.less
new file mode 100644 (file)
index 0000000..00e1525
--- /dev/null
@@ -0,0 +1,10 @@
+body {
+    padding-top: 5px;
+}
+
+.rng-common-hoveredNode {
+    border-color: red !important;
+    border-style:solid;
+    border-width:1px;
+}
+