tour.css
.shepherd-cancel-icon {
text-decoration: none;
color: #0071b3;
border-bottom: 1px dotted;
}
.shepherd-cancel-icon:hover,
.shepherd-cancel-icon:focus {
color: #008ee2;
}
File
-
core/
themes/ bartik/ css/ components/ tour.css
View source
- .shepherd-cancel-icon {
- text-decoration: none;
- color: #0071b3;
- border-bottom: 1px dotted;
- }
-
- .shepherd-cancel-icon:hover,
- .shepherd-cancel-icon:focus {
- color: #008ee2;
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.