reverting r12228

git-svn-id: http://svn.openlayers.org/trunk/openlayers@12229 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
ahocevar
2011-08-10 08:28:47 +00:00
parent b0e2a0cc56
commit fecc4d81b0
3 changed files with 4 additions and 27 deletions

View File

@@ -14,15 +14,6 @@ div.olLayerDiv {
-khtml-user-select: none;
}
/* TODO remove the two style definitions below when we drop support for IE8 */
div.olLayerDiv.ie8-opacity-hack {
width: 9999px !important;
height: 9999px !important;
}
div.olLayerDiv.ie8-opacity-hack div, .ie8-opacity-hack img.olTileImage {
filter: inherit;
}
.olLayerGoogleCopyright {
left: 2px;
bottom: 2px;