CC-2591: Allow upload of any audio clip to Soundcloud

- done
- need more styling
- note there were changes in style.css
This commit is contained in:
James 2011-09-22 11:47:24 -04:00
parent 8679194c33
commit 73dc4b851d
28 changed files with 833 additions and 238 deletions

File diff suppressed because one or more lines are too long

View file

@ -1566,6 +1566,9 @@ div.success{
background:url(images/icon_soundcloud.png) no-repeat 0 0;
width:21px;
}
.small-icon.sc-error {
background:url(images/icon_record.png) no-repeat 0 0;
}
.small-icon.progress {
background:url(images/upload-icon.gif) no-repeat;
background-color:black;