CIR CSS transparente
.carousel-indicators > li {
border-radius: 50%;
width: 12px;
height: 12px;
border:2px solid white;
background:white;
color:white;
}
Gentle Gorilla