upload css
This commit is contained in:
parent
2ec42119f0
commit
db4cbd307a
|
@ -22,7 +22,9 @@ padding:18px 0px 18px 100px;
|
|||
}
|
||||
|
||||
#uploadInstructions {
|
||||
padding-bottom:10px;
|
||||
padding-bottom:10px
|
||||
font-size:14px;
|
||||
color: #298A08;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
@ -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. Browse 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 to the 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