Refactoring: cleaning directories structure
[fnpeditor.git] / modules / metadataEditor / metadataEditor.less
diff --git a/modules/metadataEditor/metadataEditor.less b/modules/metadataEditor/metadataEditor.less
deleted file mode 100644 (file)
index 8a9446c..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-.rng-module-metadataEditor {\r
-\r
-    table {\r
-        margin-bottom:10px;\r
-    \r
-        [contenteditable] {\r
-            cursor: pointer;\r
-        }\r
-\r
-        li:last-child {\r
-            border-bottom: none !important;\r
-        }\r
-\r
-        tr td:nth-child(1){\r
-            width: 20%;\r
-        }\r
-\r
-        tr td:nth-child(2)  {\r
-            width:80%;\r
-        }\r
-    }\r
-\r
-    .rng-module-metadataEditor-addBtn {\r
-        float:right;\r
-        margin-right:6px;\r
-    }\r
-\r
-    .btn {\r
-        padding:3px;\r
-        line-height:10px;\r
-    }\r
-}
\ No newline at end of file