You are here

commerce_avatax.theme.css in Drupal Commerce Connector for AvaTax 8

.address-format-modal span.suggested {
  border: 2px solid #ff6600;
  background: #eeefff;
  padding: 2px;
}

File

css/commerce_avatax.theme.css
View source
  1. .address-format-modal span.suggested {
  2. border: 2px solid #ff6600;
  3. background: #eeefff;
  4. padding: 2px;
  5. }