2011-02-27 08:08:09 +08:00
|
|
|
.leaflet-popup-tip {
|
|
|
|
width: 21px;
|
2011-02-28 22:39:51 +08:00
|
|
|
_width: 27px;
|
2011-02-27 08:08:09 +08:00
|
|
|
margin: 0 auto;
|
2011-03-01 01:38:42 +08:00
|
|
|
_margin-top: -3px;
|
2011-02-28 22:39:51 +08:00
|
|
|
|
2011-02-27 08:08:09 +08:00
|
|
|
filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
|
|
|
|
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
|
|
|
|
}
|
2011-02-28 22:39:51 +08:00
|
|
|
|
2011-02-27 08:08:09 +08:00
|
|
|
.leaflet-popup-tip-container {
|
|
|
|
margin-top: -1px;
|
|
|
|
}
|
|
|
|
.leaflet-popup-content-wrapper, .leaflet-popup-tip {
|
|
|
|
border: 1px solid #bbb;
|
2011-02-28 22:14:32 +08:00
|
|
|
}
|
|
|
|
.leaflet-vml-shape {
|
|
|
|
width: 1px;
|
|
|
|
height: 1px;
|
2011-02-27 08:08:09 +08:00
|
|
|
}
|