correct css accessor for tile animation in style.mobile.css
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user