From 0daa39d8821ee77a9f2a2bfe6b0dc8e6cefccac0 Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Mon, 4 Jul 2011 22:46:58 +0530 Subject: [PATCH] frontpages --- edgware/static/css/files/upload.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/edgware/static/css/files/upload.css b/edgware/static/css/files/upload.css index d2961d1..c6b22c2 100644 --- a/edgware/static/css/files/upload.css +++ b/edgware/static/css/files/upload.css @@ -34,8 +34,8 @@ font-style:italic;} .uploading { width: 446px; border-width: 2px; -border-style: ridge; -border-color: #3b240b; +border-style: dashed; +border-color: #7db9e8; padding: 5px; font-size: 14px; margin-bottom: 5px;