mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-30 16:50:00 +02: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