Skip to content

Commit

Permalink
Closes #26300: Add cursor pointer to carousel indicators
Browse files Browse the repository at this point in the history
  • Loading branch information
Varunram authored and mdo committed Apr 24, 2018
1 parent 74057dc commit 4bc5cc1
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 4bc5cc1

Please sign in to comment.