Skip to content

Commit

Permalink
Closes twbs#26300: Add cursor pointer to carousel indicators
Browse files Browse the repository at this point in the history
  • Loading branch information
Varunram committed Apr 16, 2018
1 parent b88f073 commit afafa98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scss/_carousel.scss
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@
margin-right: $carousel-indicator-spacer;
margin-left: $carousel-indicator-spacer;
text-indent: -999px;
cursor: pointer;
background-color: rgba($carousel-indicator-active-bg, .5);

// Use pseudo classes to increase the hit area by 10px on top and bottom.
Expand Down

0 comments on commit afafa98

Please sign in to comment.