X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/efe36f4f1b5df351eeb4d40a54c3900cf9a7079b..bd9d614e2b189f2f086e2223d262d57525f485a9:/src/editor/styles/common.less?ds=sidebyside

diff --git a/src/editor/styles/common.less b/src/editor/styles/common.less
index 00e1525..84af877 100644
--- a/src/editor/styles/common.less
+++ b/src/editor/styles/common.less
@@ -2,9 +2,4 @@ body {
     padding-top: 5px;
 }
 
-.rng-common-hoveredNode {
-    border-color: red !important;
-    border-style:solid;
-    border-width:1px;
-}