client/app/slideshow/slideshow.css
author cavaliet
Mon, 06 Oct 2014 17:36:47 +0200
changeset 7 e70f1c4785f3
parent 0 cef349423167
child 8 824c87a9084c
permissions -rw-r--r--
search with new results

.carousel-caption {
    color: #000;
    position: static;
    text-shadow: none;
    text-align: left;
}

.carousel-indicators {
    display: none;
}

.carousel-control {
    width: 3%;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 2%;
}

.original-text {
    font-style: italic;
}

textarea.form-control {
    height: 140px;
}