Merge branch 'production'
[redakcja.git] / redakcja / static / filebrowser / uploadify / example / css / default.css
index ec5902d..2173d9e 100644 (file)
@@ -1,10 +1,10 @@
-body {\r
-       font: 12px/16px Arial, Helvetica, sans-serif;\r
-}\r
-#fileQueue {\r
-       width: 400px;\r
-       height: 300px;\r
-       overflow: auto;\r
-       border: 1px solid #E5E5E5;\r
-       margin-bottom: 10px;\r
+body {
+       font: 12px/16px Arial, Helvetica, sans-serif;
+}
+#fileQueue {
+       width: 400px;
+       height: 300px;
+       overflow: auto;
+       border: 1px solid #E5E5E5;
+       margin-bottom: 10px;
 }
\ No newline at end of file