in phocamaps.css there is the following entry:
Code: Select all
#phocamaps .pmroute,
.pmroute {
margin-top: 15px;
margin-left: 15px;
clear: both;
font-color: #fff; !important
}
Code: Select all
#phocamaps .pmroute,
.pmroute {
margin-top: 15px;
margin-left: 15px;
clear: both;
font-color: #fff; !important
}
Code: Select all
.adp, .adp table {
color: #fff !important;
}
.adp-step, .adp-text {
color:#000;
}
button, input, optgroup, select, textarea {
color: #000;
}
.btn {
color:#fff;
}
Code: Select all
div.gm-style-iw {
color:#000;
}