From 142b37635df41a53b3408574435a1bca4f008436 Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Sat, 2 Jul 2011 19:22:59 +0530 Subject: [PATCH] upload css --- edgware/static/css/files/upload.css | 4 ++-- edgware/templates/upload_files.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/edgware/static/css/files/upload.css b/edgware/static/css/files/upload.css index 1351f88..c20af93 100644 --- a/edgware/static/css/files/upload.css +++ b/edgware/static/css/files/upload.css @@ -40,12 +40,12 @@ margin-bottom: 5px; #progressbar { display: none; -background-color: #A4A4A4; +background-color: #F2F5A9; margin-left: 40px; } #progress { -background-color: #FE642E; +background-color: #298A08; } #progressstatus { diff --git a/edgware/templates/upload_files.html b/edgware/templates/upload_files.html index 9fd72b2..336ba81 100644 --- a/edgware/templates/upload_files.html +++ b/edgware/templates/upload_files.html @@ -79,7 +79,7 @@ $(function() {
- + Select a Study or create a new one to start uploading to.
{{ categoryForm.as_p }} @@ -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.Enjoy. + Select one or multiple files, or just drag any number of files from your computer to the browser window to upload. Browse them here.