upload css

This commit is contained in:
ashok sukumaran 2011-07-02 19:41:51 +05:30
parent 888aa829c1
commit 69f6cce6dd
2 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@ margin-bottom: 5px;
#progressbar {
display: none;
background-color: #F2F5A9;
background-color: #F2F2F2;
margin-left: 40px;
}

View File

@ -92,7 +92,7 @@ $(function() {
Uploading to: <span id="uploadStudy"></span>
</div>
<div id="uploadInstructions">
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 <a href="http://edgwareroad.org/files/browse/">here</a>.
Select one or multiple files, or just drag any number of files from your computer into this browser window to upload. You can view them <a href="http://edgwareroad.org/files/browse/">here</a>.
</div>
<form id="addFile" action="/files/add" method="POST" enctype="multipart/form-data">
<input id="files_category" name="files_category" type="hidden" />