upload
This commit is contained in:
@@ -45,7 +45,7 @@ html {
|
||||
|
||||
.icon_2025 {
|
||||
background: url(../images/icon_2025.png) no-repeat;
|
||||
background-size: 228px 175px;
|
||||
background-size: 228px 236px;
|
||||
display: block;
|
||||
}
|
||||
.icon_2025.map {
|
||||
@@ -83,6 +83,11 @@ html {
|
||||
height: 24px;
|
||||
background-position: -70px -35px;
|
||||
}
|
||||
.icon_2025.shop-3 {
|
||||
width: 22px;
|
||||
height: 24px;
|
||||
background-position: -180px -163px;
|
||||
}
|
||||
.icon_2025.map-2 {
|
||||
width: 15px;
|
||||
height: 23px;
|
||||
@@ -113,6 +118,11 @@ html {
|
||||
height: 24px;
|
||||
background-position: -98px -123px;
|
||||
}
|
||||
.icon_2025.heart-2 {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
background-position: -126px -151px;
|
||||
}
|
||||
.icon_2025.shop-blue {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
@@ -249,6 +259,52 @@ html {
|
||||
height: 19px;
|
||||
background-position: -187px -4px;
|
||||
}
|
||||
.icon_2025.filter {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
background-position: 0px -187px;
|
||||
}
|
||||
.icon_2025.comment {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
background-position: -84px -25px;
|
||||
background-size: 190px 175px;
|
||||
}
|
||||
.icon_2025.faq {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
background-position: -129px -105px;
|
||||
}
|
||||
.icon_2025.tag {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
background-position: -102px -105px;
|
||||
}
|
||||
.icon_2025.images {
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
background-position: -164px -186px;
|
||||
}
|
||||
.icon_2025.like {
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
background-position: -209px -213px;
|
||||
}
|
||||
.icon_2025.sort_list {
|
||||
width: 34px;
|
||||
height: 22px;
|
||||
background-position: -50px -185px;
|
||||
}
|
||||
.icon_2025.sort_gird {
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
background-position: -96px -186px;
|
||||
}
|
||||
.icon_2025.spec {
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
background-position: -130px -186px;
|
||||
}
|
||||
|
||||
.icon-star {
|
||||
background: url(../images/icon_star.png) no-repeat;
|
||||
@@ -534,7 +590,7 @@ html {
|
||||
width: 15px;
|
||||
height: 19px;
|
||||
background-position: -49px -23px;
|
||||
background-size: 160px 125px;
|
||||
background-size: 160px 160px;
|
||||
filter: brightness(0) invert(1);
|
||||
}
|
||||
.product-item .summary {
|
||||
@@ -748,12 +804,12 @@ html {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#js-slider-big {
|
||||
.page-detail #js-slider-big {
|
||||
height: 680px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#js-slider-big .item img {
|
||||
.page-detail #js-slider-big .item img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
-o-object-fit: contain;
|
||||
@@ -762,7 +818,7 @@ html {
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
#js-slider-small .item img {
|
||||
.page-detail #js-slider-small .item img {
|
||||
display: block;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
@@ -770,13 +826,13 @@ html {
|
||||
object-fit: contain;
|
||||
margin: 0 auto;
|
||||
}
|
||||
#js-slider-small .swiper-slide {
|
||||
.page-detail #js-slider-small .swiper-slide {
|
||||
border: 1px solid #b1b1b1;
|
||||
width: 100%;
|
||||
height: 130px;
|
||||
border-radius: 12px;
|
||||
}
|
||||
#js-slider-small .swiper-slide-thumb-active {
|
||||
.page-detail #js-slider-small .swiper-slide-thumb-active {
|
||||
border: 1.5px solid var(--color-title);
|
||||
}
|
||||
|
||||
@@ -793,7 +849,7 @@ html {
|
||||
width: 15px;
|
||||
height: 19px;
|
||||
background-position: -49px -23px;
|
||||
background-size: 160px 125px;
|
||||
background-size: 160px 160px;
|
||||
filter: brightness(0) invert(1);
|
||||
}
|
||||
.box-product-detail .box-shop p {
|
||||
@@ -1086,6 +1142,35 @@ html {
|
||||
height: 40px;
|
||||
}
|
||||
|
||||
.form-input.faq input {
|
||||
height: 65px;
|
||||
background: #f8f8f8;
|
||||
border: 0;
|
||||
border-bottom: 1px solid #dddddd;
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
.sort_list .product-item {
|
||||
border: 0;
|
||||
border-bottom: 1px solid #efefef;
|
||||
border-radius: 0;
|
||||
}
|
||||
.sort_list .product-image {
|
||||
width: 160px;
|
||||
height: 160px;
|
||||
}
|
||||
.sort_list .info-product {
|
||||
width: calc(100% - 170px);
|
||||
}
|
||||
|
||||
#content-desciption .content.active {
|
||||
height: 100% !important;
|
||||
}
|
||||
|
||||
.page-form-classifieds textarea {
|
||||
height: 230px;
|
||||
}
|
||||
|
||||
@media (max-width: 1600px) {
|
||||
#js-box-list-review .list-review {
|
||||
max-height: 450px;
|
||||
|
||||
Reference in New Issue
Block a user