dieser wird zu gaaaanz dunkelschwarz...
CSS
.articleSlidesContainerWrapper:hover .articleSliderItemFooter {
background-color: rgba(0,0,0,1);
}
.articleSlidesContainerWrapper .slidesContainer.slidesContainerPagination .articleSliderItemFooter::after {
background:
linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%),
linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
}
Die Frage ist also, ob er unter WLC 3.1 läuft.
Ja, macht er.