How to make Google Maps info window text color compatible with the Rally theme?

You can set the css for these windows with this selector:

.gm-style .gm-style-iw {
    color: %color:Secondary Container%
}
2 Likes