mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Remove cursor: pointer; (#21812)
* Remove most of custom cursor: pointer; implementations * turns out that's not so much of a thing
This commit is contained in:
@@ -131,7 +131,6 @@
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user