Skip to content

Commit afafa98

Browse files
committed
Closes twbs#26300: Add cursor pointer to carousel indicators
1 parent b88f073 commit afafa98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scss/_carousel.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@
189189
margin-right: $carousel-indicator-spacer;
190190
margin-left: $carousel-indicator-spacer;
191191
text-indent: -999px;
192+
cursor: pointer;
192193
background-color: rgba($carousel-indicator-active-bg, .5);
193194

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

0 commit comments

Comments
 (0)