Skip to content
Snippets Groups Projects

Issue #3413020 by czigor: Using a translatable string as a category for field...

9 files
+ 31
6
Compare changes
  • Side-by-side
  • Inline
Files
9
+ 8
0
/**
* @file
* Commerce styling for the field UI.
*/
.field-icon-commerce {
background-image: url("../icons/000000/drupal-cart.svg")
}
Loading