correct css accessor for tile animation in style.mobile.css

This commit is contained in:
Éric Lemoine
2012-01-05 09:36:47 +01:00
parent 77f227ffed
commit f65bc5e764

View File

@@ -23,7 +23,7 @@ div.olControlZoomPanel .olControlZoomOutItemInactive {
top: 72px;
background-position: 0 -72px;
}
.olMapTileAnim .olTileImage {
.olTileImage {
-webkit-transition: opacity 0.2s linear;
-moz-transition: opacity 0.2s linear;
-o-transition: opacity 0.2s linear;