diff options
author | Tim Almdal <tnalmdal@shaw.ca> | 2009-11-10 12:49:13 -0800 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-11-10 12:49:13 -0800 |
commit | 9546e19e34d08e0d55f066f04149794e566c3539 (patch) | |
tree | 22e341a6e5e430b35d7d7b605587b9e06b8a375d /lib | |
parent | d8beb6f5301204cac3b74a827dbbc3082324de6f (diff) |
Pass two of uploadify... remove the default.css file, removed the folder option and create a status area where succesful uploads are listed.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/uploadify/default.css | 10 | ||||
-rw-r--r-- | lib/uploadify/expressInstall.swf | bin | 727 -> 0 bytes |
2 files changed, 0 insertions, 10 deletions
diff --git a/lib/uploadify/default.css b/lib/uploadify/default.css deleted file mode 100644 index 2173d9ec..00000000 --- a/lib/uploadify/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 diff --git a/lib/uploadify/expressInstall.swf b/lib/uploadify/expressInstall.swf Binary files differdeleted file mode 100644 index 0fbf8fca..00000000 --- a/lib/uploadify/expressInstall.swf +++ /dev/null |