From 69f6cce6dd4e56f3b610a8d7d2c1e795ce876c89 Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Sat, 2 Jul 2011 19:41:51 +0530 Subject: [PATCH] upload css --- edgware/static/css/files/upload.css | 2 +- edgware/templates/upload_files.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/edgware/static/css/files/upload.css b/edgware/static/css/files/upload.css index 4b83626..7d8eb89 100644 --- a/edgware/static/css/files/upload.css +++ b/edgware/static/css/files/upload.css @@ -51,7 +51,7 @@ margin-bottom: 5px; #progressbar { display: none; -background-color: #F2F5A9; +background-color: #F2F2F2; margin-left: 40px; } diff --git a/edgware/templates/upload_files.html b/edgware/templates/upload_files.html index 9283e7b..cf89a5e 100644 --- a/edgware/templates/upload_files.html +++ b/edgware/templates/upload_files.html @@ -92,7 +92,7 @@ $(function() { Uploading to:
- Select one or multiple files, or just drag any number of files from your computer to the browser window to upload. You can view them here. + Select one or multiple files, or just drag any number of files from your computer into this browser window to upload. You can view them here.