Remove unused style
This commit is contained in:
@@ -57,13 +57,6 @@
|
|||||||
|
|
||||||
.ol-renderer-webgl-canvas { width:100%; height:100%; }
|
.ol-renderer-webgl-canvas { width:100%; height:100%; }
|
||||||
|
|
||||||
.olTile {
|
|
||||||
-webkit-transition: opacity 0.2s linear;
|
|
||||||
-moz-transition: opacity 0.2s linear;
|
|
||||||
-o-transition: opacity 0.2s linear;
|
|
||||||
transition: opacity 0.2s linear;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* arrow implementation from http://cssarrowplease.com/ for ol-popup
|
* arrow implementation from http://cssarrowplease.com/ for ol-popup
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user