Converting end of lines from crlf to lf
[fnpeditor.git] / modules / rng / diffLayout.less
index cd03dcd..0f51948 100644 (file)
@@ -1,20 +1,20 @@
-.rng-module-rng-diffLayout {\r
-    [fnpjs-place=left] {\r
-        width: 300px;\r
-        margin: 0 20px 0 0px;\r
-        left: 0;\r
-    }\r
-    [fnpjs-place=right] {\r
-        left: 320px;\r
-        right: 0;\r
-    }\r
-    \r
-    [fnpjs-place=left], [fnpjs-place=right] {\r
-        position: absolute;\r
-        top: 0;\r
-        bottom: 0;\r
-        \r
-\r
-    }\r
-\r
+.rng-module-rng-diffLayout {
+    [fnpjs-place=left] {
+        width: 300px;
+        margin: 0 20px 0 0px;
+        left: 0;
+    }
+    [fnpjs-place=right] {
+        left: 320px;
+        right: 0;
+    }
+    
+    [fnpjs-place=left], [fnpjs-place=right] {
+        position: absolute;
+        top: 0;
+        bottom: 0;
+        
+
+    }
+
 }
\ No newline at end of file