Skip to content
Code-Schnipsel Gruppen Projekte

Update 'next-3.x' with latest changes from 'main'

Zusammengeführt QUIQQER Stabilization schlägt vor, main in next-3.x zu mergen.
5 Dateien
+ 181
7
Änderungen vergleichen
  • Nebeneinander
  • In der Reihe
Dateien
5
+ 30
4
@@ -217,6 +217,36 @@
margin-bottom: 40px;
}
.quiqqer-category-content__hidden{
position: relative;
}
.quiqqer-category-content-inner {
overflow: hidden;
position: relative;
}
.quiqqer-category-content-inner-body {
overflow: auto;
}
.quiqqer-category-content-inner-body__bg {
position: absolute;
width: 100%;
height: 50px;
background: linear-gradient(0, #fff 10%, transparent);
left: 0;
bottom: 0;
}
.quiqqer-category-content-button {
text-align: center;
position: absolute;
left: 0;
width: 100%;
bottom: -2rem;
}
/** Categories
============================================== */
/* categories: gallery */
@@ -555,13 +585,9 @@
}
.cologne-products-productGallery-products-product-title {
font-size: 1.2rem;
margin: 1em 0;
max-width: 100%;
overflow: hidden;
text-align: center;
text-overflow: ellipsis;
white-space: nowrap;
}
.cologne-products-productGallery-products-product-price {