contextual.css 126 B

123456789
  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. }