From 419d95c39b86aaf0ce481bd5fb5c88d024444a81 Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Sat, 2 Jul 2011 18:54:02 +0530 Subject: [PATCH] upload css --- edgware/static/css/files/upload.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/edgware/static/css/files/upload.css b/edgware/static/css/files/upload.css index 2f83b3b..4da4ad7 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: blue; +background-color: red; margin-left: 40px; } @@ -54,6 +54,7 @@ font-size: 12px; #filesList { margin-top: 15px; +margin-bottom:5px; }