You are here

imageshack_upload.css in Image Editor 7

span.imageshack-upload {
  background: url('imageshack_upload.ico') no-repeat center;
}

File

plugins/uploader/imageshack_upload/imageshack_upload.css
View source
  1. span.imageshack-upload {
  2. background: url('imageshack_upload.ico') no-repeat center;
  3. }