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:
@@ -13,8 +13,7 @@ rel="stylesheet" type="text/css">
|
||||
|
||||
/* avoid pink tiles */
|
||||
.olImageLoadError {
|
||||
border: none !important;
|
||||
background: none !important;
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
||||
.olControlAttribution { bottom: 0px!important }
|
||||
|
||||
@@ -26,8 +26,7 @@
|
||||
|
||||
/* avoid pink tiles */
|
||||
.olImageLoadError {
|
||||
border: none !important;
|
||||
background: none !important;
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user