[slideshow] updated for bootstrap3

This commit is contained in:
Rushabh Mehta
2013-05-28 17:01:52 +05:30
parent 6986fc7ff3
commit ec4dfab884
3 changed files with 38 additions and 9 deletions

View File

@@ -97,3 +97,15 @@ h1, h2, h3, h4, h5 {
.avatar-x-large img {
width: 100px;
}
.carousel-control .icon {
position: absolute;
top: 50%;
left: 50%;
z-index: 5;
display: inline-block;
width: 20px;
height: 20px;
margin-top: -10px;
margin-left: -10px;
}