Refactoring: cleaning directories structure
[fnpeditor.git] / modules / data / saveDialog.less
diff --git a/modules/data/saveDialog.less b/modules/data/saveDialog.less
deleted file mode 100644 (file)
index e863e93..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-.rng-module-data-saveDialog {
-    textarea {
-        padding: 3px 3px;
-        margin: 5px auto;
-        width: 95%;
-        display: block;
-    }
-    
-    h1, label {
-        font-size: 12px;
-        line-height: 12px;
-
-    }
-    
-    h1 {
-        margin: 2px 5px;
-        font-weight: bold;
-    }
-}
\ No newline at end of file