upload css
This commit is contained in:
parent
888aa829c1
commit
69f6cce6dd
|
@ -51,7 +51,7 @@ margin-bottom: 5px;
|
|||
|
||||
#progressbar {
|
||||
display: none;
|
||||
background-color: #F2F5A9;
|
||||
background-color: #F2F2F2;
|
||||
margin-left: 40px;
|
||||
}
|
||||
|
||||
|
|
|
@ -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" />
|
||||
|
|
Loading…
Reference in New Issue
Block a user