contextual.css

Same filename in other branches
  1. 7.x modules/contextual/contextual.css
  2. 8.9.x core/themes/bartik/css/components/contextual.css

Contextual links styles for Bartik.

File

core/themes/bartik/css/components/contextual.css

View source
  1. /**
  2. * @file
  3. * Contextual links styles for Bartik.
  4. */
  5. .contextual-links a {
  6. border-bottom: none;
  7. text-shadow: 0 0 0;
  8. }

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