image-widget.css

Same filename in this branch
  1. 8.9.x core/profiles/demo_umami/themes/umami/css/classy/components/image-widget.css
  2. 8.9.x core/themes/seven/css/classy/components/image-widget.css
  3. 8.9.x core/themes/bartik/css/classy/components/image-widget.css
  4. 8.9.x core/themes/classy/css/components/image-widget.css
Same filename in other branches
  1. 9 core/themes/seven/css/classy/components/image-widget.css
  2. 9 core/themes/starterkit_theme/css/components/image-widget.css
  3. 9 core/themes/classy/css/components/image-widget.css
  4. 10 core/themes/starterkit_theme/css/components/image-widget.css
  5. 11.x core/themes/starterkit_theme/css/components/image-widget.css

Image widget styles.

File

core/themes/claro/css/layout/image-widget.css

View source
  1. /*
  2. * DO NOT EDIT THIS FILE.
  3. * See the following change record for more information,
  4. * https://www.drupal.org/node/2815083
  5. * @preserve
  6. */
  7. /**
  8. * @file
  9. * Image widget styles.
  10. */
  11. .image-widget-data {
  12. max-width: 100%;
  13. }

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