Converting end of lines from crlf to lf
[fnpeditor.git] / modules / data / saveDialog.less
index 53c7d47..e863e93 100644 (file)
@@ -1,19 +1,19 @@
-.rng-module-data-saveDialog {\r
-    textarea {\r
-        padding: 3px 3px;\r
-        margin: 5px auto;\r
-        width: 95%;\r
-        display: block;\r
-    }\r
-    \r
-    h1, label {\r
-        font-size: 12px;\r
-        line-height: 12px;\r
-\r
-    }\r
-    \r
-    h1 {\r
-        margin: 2px 5px;\r
-        font-weight: bold;\r
-    }\r
+.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
 }
\ No newline at end of file