Skip to main content
Home
Drupal API Help
Helping Drupal Community, One API at a time

Main menu

  • Home
  • Drupal Core
  • Getting Help

You are here

Home » API reference » Drupal 9

breadcrumb.css in Drupal 9

Same filename in this branch
  1. 9 core/themes/starterkit_theme/css/components/breadcrumb.css
  2. 9 core/themes/classy/css/components/breadcrumb.css
  3. 9 core/themes/claro/css/layout/breadcrumb.css
  4. 9 core/themes/claro/css/components/breadcrumb.css
  5. 9 core/themes/seven/css/components/breadcrumb.css
  6. 9 core/themes/olivero/css/components/breadcrumb.css
  7. 9 core/themes/bartik/css/components/breadcrumb.css
  8. 9 core/themes/seven/css/classy/components/breadcrumb.css
  9. 9 core/themes/bartik/css/classy/components/breadcrumb.css
  10. 9 core/profiles/demo_umami/themes/umami/css/classy/components/breadcrumb.css
Same filename and directory in other branches
  1. 8 core/themes/claro/css/layout/breadcrumb.css
  2. 10 core/themes/claro/css/layout/breadcrumb.css

Breadcrumb region.

File

core/themes/claro/css/layout/breadcrumb.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/3084859
  5. * @preserve
  6. */
  7. /**
  8. * @file
  9. * Breadcrumb region.
  10. */
  11. .region-breadcrumb {
  12. min-height: 1.25rem;
  13. }

API Navigation

  • Drupal 9
  • Topics
  • Classes
  • Functions
  • Files
  • Namespaces
  • Services
  • Elements
  • Constants
  • Globals
  • Deprecated

Drupal is a registered trademark of Dries Buytaert. This site is not affiliated with Dries Buytaert, Drupal Association or Drupal.org.