.olTileReplacing is on the parent of .olTileImage when using frame
This commit is contained in:
committed by
Bart van den Eijnden
parent
1223ea339d
commit
449b85966e
@@ -506,7 +506,7 @@ a.olControlZoomOut {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* when replacing tiles, do not show tile and backbuffer at the same time */
|
/* when replacing tiles, do not show tile and backbuffer at the same time */
|
||||||
.olTileImage.olTileReplacing {
|
.olTileReplacing {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user