From db4cbd307a4cb9c6611e59bca73d51583fe3e3fc Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Sat, 2 Jul 2011 19:34:35 +0530 Subject: [PATCH] upload css --- edgware/static/css/files/upload.css | 4 +++- edgware/templates/upload_files.html | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/edgware/static/css/files/upload.css b/edgware/static/css/files/upload.css index 89e93e7..b7fe8f1 100644 --- a/edgware/static/css/files/upload.css +++ b/edgware/static/css/files/upload.css @@ -22,7 +22,9 @@ padding:18px 0px 18px 100px; } #uploadInstructions { -padding-bottom:10px; +padding-bottom:10px +font-size:14px; +color: #298A08; } diff --git a/edgware/templates/upload_files.html b/edgware/templates/upload_files.html index 336ba81..9283e7b 100644 --- a/edgware/templates/upload_files.html +++ b/edgware/templates/upload_files.html @@ -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. Browse them here. + Select one or multiple files, or just drag any number of files from your computer to the browser window to upload. You can view them here.