Merge pull request #384 from elemoine/gridclass

renaming from olLayerGridTile to olLayerGrid
This commit is contained in:
Éric Lemoine
2012-04-03 08:55:49 -07:00
5 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ div.olControlZoom a:hover {
background: rgba(0, 60, 136, 0.5);
}
}
.olLayerGridTile .olTileImage {
.olLayerGrid .olTileImage {
-webkit-transition: opacity 0.2s linear;
-moz-transition: opacity 0.2s linear;
-o-transition: opacity 0.2s linear;