Replace geotag_16.png with fa-map-marker
authorAndrew Hunt <andrew@aghstrategies.com>
Thu, 7 May 2020 17:36:20 +0000 (13:36 -0400)
committerAndrew Hunt <andrew@aghstrategies.com>
Sun, 10 May 2020 17:51:01 +0000 (13:51 -0400)
css/contactSummary.css
i/geotag_16.png [deleted file]
templates/CRM/Contact/Page/Inline/Address.tpl

index 813f0c491619ccb3643b305467e681c91f8fc9c0..1fc283ef5691bfd262228800bccd7f324f8b0d0a 100644 (file)
@@ -226,12 +226,6 @@ div#crm-contact-thumbnail {
   text-align: right;
 }
 
-#crm-container .geotag {
-  padding: 2px 0 2px 20px !important;
-  background: url('../i/geotag_16.png') left center no-repeat;
-  font-size: .9em;
-}
-
 /* contact actions */
 
 #crm-contact-actions-wrapper {
diff --git a/i/geotag_16.png b/i/geotag_16.png
deleted file mode 100644 (file)
index 8df2456..0000000
Binary files a/i/geotag_16.png and /dev/null differ
index d507e76d3f9777142106d361473e9fcc8d213196..f28c0cf9524301d8420fe670040c3a5205111929 100644 (file)
@@ -31,7 +31,7 @@
               !empty($add.geo_code_2) AND
               is_numeric($add.geo_code_2)
           }
-          <br /><a href="{crmURL p='civicrm/contact/map' q="reset=1&cid=`$contactId`&lid=`$add.location_type_id`"}" title="{ts 1=`$add.location_type`}Map %1 Address{/ts}"><span class="geotag">{ts}Map{/ts}</span></a>
+          <br /><a href="{crmURL p='civicrm/contact/map' q="reset=1&cid=`$contactId`&lid=`$add.location_type_id`"}" title="{ts 1=`$add.location_type`}Map %1 Address{/ts}"><i class="crm-i fa-map-marker"></i> {ts}Map{/ts}</a>
           {/if}
         </div>
         <div class="crm-content">