margin-right: 5px;
}
-#crm-container .geotag {
- padding: 2px 0 2px 20px !important;
- background: url('../i/geotag_16.png') left center no-repeat;
- font-size: .9em;
-}
-
/* These .crm-icon classes use item_sprites.png */
.crm-container .crm-icon {
-/* CiviCRM contact summary page styles */
+/* Styles specific to contact Summary/Edit/Inline-Edit pages */
.crm-container .primary {
font-weight: bold;
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-list ul {