You are here

locationmap.css in Location Map 7.2

Same filename and directory in other branches
  1. 8.2 locationmap.css
#locationmap_map img {
  max-width: none;
}

#locationmap_map {
  color: black;
}

File

locationmap.css
View source
  1. #locationmap_map img {
  2. max-width: none;
  3. }
  4. #locationmap_map {
  5. color: black;
  6. }