CC-2875: Soundcloud error icon
- fixed
This commit is contained in:
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 |
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue