gin-tour.pcss.css

Same filename and directory in other branches
  1. main core/themes/default_admin/migration/css/base/gin-tour.pcss.css
.shepherd-element {
  border-radius: var(--gin-border-m);
}

.joyride-content-wrapper .button,
.button:not(:focus).shepherd-button {
  box-shadow: none;
}

File

core/themes/default_admin/migration/css/base/gin-tour.pcss.css

View source
  1. .shepherd-element {
  2. border-radius: var(--gin-border-m);
  3. }
  4. .joyride-content-wrapper .button,
  5. .button:not(:focus).shepherd-button {
  6. box-shadow: none;
  7. }

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