From 24ff6662195222479b4d83d41fa89edc8a3c05d1 Mon Sep 17 00:00:00 2001 From: Sem Date: Sat, 28 Jul 2012 21:12:54 +0200 Subject: Removed uploadify dependence. --- vendors/uploadify/example/css/default.css | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 vendors/uploadify/example/css/default.css (limited to 'vendors/uploadify/example/css/default.css') diff --git a/vendors/uploadify/example/css/default.css b/vendors/uploadify/example/css/default.css deleted file mode 100644 index ec5902d47..000000000 --- a/vendors/uploadify/example/css/default.css +++ /dev/null @@ -1,10 +0,0 @@ -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 -- cgit v1.2.3