You are here

properties_compare.css in Dynamic properties 7

.properties-not-comparable a.properties-compare-entity-link {
    color: red;
}

.properties-not-comparable-notice {
    color: red;
}


File

properties_compare/properties_compare.css
View source
  1. .properties-not-comparable a.properties-compare-entity-link {
  2. color: red;
  3. }
  4. .properties-not-comparable-notice {
  5. color: red;
  6. }