mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-30 08:39:56 +02:00
Fixes #6852: add cursor pointer to carousel indicators
This commit is contained in:
@@ -141,6 +141,7 @@
|
||||
background-color: #ccc;
|
||||
background-color: rgba(255,255,255,.25);
|
||||
border-radius: 5px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.active {
|
||||
background-color: #fff;
|
||||
|
Reference in New Issue
Block a user