do not change the src of broken images, as this prevents from being able to right-click on the image and see the server error, p=rdewit, r=me (closes #2318)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@9771 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -323,10 +323,9 @@ div.olControlSaveFeaturesItemInactive {
|
||||
}
|
||||
|
||||
.olImageLoadError {
|
||||
border: ridge 2px gray;
|
||||
background: pink url("img/broken.png");
|
||||
background-repeat: no-repeat;
|
||||
background-position: 5px 5px;
|
||||
background-color: pink;
|
||||
opacity: 0.5;
|
||||
filter: alpha(opacity=50); /* IE */
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user