CC-2875: Soundcloud error icon

- fixed
This commit is contained in:
James 2011-10-03 15:48:43 -04:00
parent aebcfb9450
commit 79519e25c2
2 changed files with 4 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 484 B

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

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