upload css

This commit is contained in:
ashok sukumaran 2011-07-02 19:53:29 +05:30
parent 2c8b501ea1
commit 85161e1390
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ margin-bottom: 10px;
}
#uploadingTo {
margin: 0px;
margin-bottom: 10px;
}
.uploading {

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 into this 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 then 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" />