You are here

webform_civicrm_forms.css in Webform CiviCRM Integration 7.3

.civicrm-contact-image {
  max-width: 60px;
  max-height: 60px;
  border: 1px solid #aaa;
}

File

webform_civicrm_forms.css
View source
  1. .civicrm-contact-image {
  2. max-width: 60px;
  3. max-height: 60px;
  4. border: 1px solid #aaa;
  5. }