From 496f19d74aebcab98aebe8830edec6fd4068ceff Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Mon, 4 Jul 2011 22:51:41 +0530 Subject: [PATCH] frontpages --- edgware/static/css/files/upload.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/edgware/static/css/files/upload.css b/edgware/static/css/files/upload.css index c6b22c2..fa6c0fd 100644 --- a/edgware/static/css/files/upload.css +++ b/edgware/static/css/files/upload.css @@ -23,7 +23,7 @@ padding:18px 0px 18px 100px; #uploadInstructions { font-size:14px; -color: #154e6f; +color: #2E64FE; margin-bottom: 10px; } @@ -32,13 +32,14 @@ margin-bottom: 10px; font-style:italic;} .uploading { -width: 446px; +width: 450px; border-width: 2px; border-style: dashed; border-color: #7db9e8; padding: 5px; font-size: 14px; margin-bottom: 5px; +border-radius:10px; } .uploaded {