aboutsummaryrefslogtreecommitdiff
path: root/vendors/uploadify/example/css/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'vendors/uploadify/example/css/default.css')
-rw-r--r--vendors/uploadify/example/css/default.css10
1 files changed, 0 insertions, 10 deletions
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