From f79c2fa44155b32db0a45bf317dfc3f8a482d3ce Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Sat, 2 Jul 2011 18:59:32 +0530 Subject: [PATCH] upload css --- edgware/static/css/files/upload.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edgware/static/css/files/upload.css b/edgware/static/css/files/upload.css index 4da4ad7..6ec1244 100644 --- a/edgware/static/css/files/upload.css +++ b/edgware/static/css/files/upload.css @@ -40,7 +40,7 @@ margin-bottom: 5px; #progressbar { display: none; -background-color: red; +background-color: #FFFFFF; margin-left: 40px; }