oembed.formatter.css

Same filename in this branch
  1. 10 core/modules/media/css/oembed.formatter.css
Same filename in other branches
  1. 9 core/themes/stable9/css/media/oembed.formatter.css
  2. 9 core/themes/stable/css/media/oembed.formatter.css
  3. 9 core/modules/media/css/oembed.formatter.css
  4. 8.9.x core/themes/stable/css/media/oembed.formatter.css
  5. 8.9.x core/modules/media/css/oembed.formatter.css
  6. 11.x core/themes/stable9/css/media/oembed.formatter.css
  7. 11.x core/modules/media/css/oembed.formatter.css
.media-oembed-content {
  max-width: 100%;
  border: none;
  background-color: transparent;
}

File

core/themes/stable9/css/media/oembed.formatter.css

View source
  1. .media-oembed-content {
  2. max-width: 100%;
  3. border: none;
  4. background-color: transparent;
  5. }

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