comment.icon.theme.pcss.css

Same filename in other branches
  1. 10 core/modules/comment/css/comment.icon.theme.pcss.css
.field-icon-comment {
  color: red;
  background-image: url(../../../misc/icons/55565b/comment.svg);
}

File

core/modules/comment/css/comment.icon.theme.pcss.css

View source
  1. .field-icon-comment {
  2. color: red;
  3. background-image: url(../../../misc/icons/55565b/comment.svg);
  4. }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.