Fixed chatballoons for Leaflet.
This commit is contained in:
parent
8ba8bcfc59
commit
fd542d2b33
2 changed files with 51 additions and 32 deletions
|
|
@ -703,6 +703,11 @@
|
|||
top: -3px;
|
||||
left: 0px;
|
||||
}
|
||||
.infowindow {
|
||||
color:black;
|
||||
|
||||
.leaflet-popup {
|
||||
color: black;
|
||||
}
|
||||
|
||||
.balloonmessage {
|
||||
word-wrap: break-word;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue