up
This commit is contained in:
@@ -13,7 +13,14 @@
|
||||
::-webkit-scrollbar-thumb {
|
||||
background: #a4a4a4;
|
||||
border-radius: 20px;
|
||||
background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.7, #a4a4a4), color-stop(0.5, transparent), to(transparent));
|
||||
background-image: -webkit-gradient(
|
||||
linear,
|
||||
0 0,
|
||||
0 100%,
|
||||
color-stop(0.7, #a4a4a4),
|
||||
color-stop(0.5, transparent),
|
||||
to(transparent)
|
||||
);
|
||||
}
|
||||
|
||||
* {
|
||||
@@ -212,7 +219,7 @@ table {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
-o-object-fit: contain;
|
||||
object-fit: contain;
|
||||
object-fit: contain;
|
||||
transform: scale(1);
|
||||
transition: 0.3s;
|
||||
}
|
||||
@@ -333,7 +340,8 @@ table {
|
||||
background: #afafaf;
|
||||
color: #fff;
|
||||
}
|
||||
.box-list-auction .tab-list .item.active, .box-list-auction .tab-list .item:hover {
|
||||
.box-list-auction .tab-list .item.active,
|
||||
.box-list-auction .tab-list .item:hover {
|
||||
background: #f1b510;
|
||||
}
|
||||
.box-list-auction .tab-list .item p {
|
||||
@@ -439,7 +447,8 @@ table {
|
||||
background: #afafaf;
|
||||
color: #fff;
|
||||
}
|
||||
.box-deal-hot .tab-list .item.active, .box-deal-hot .tab-list .item:hover {
|
||||
.box-deal-hot .tab-list .item.active,
|
||||
.box-deal-hot .tab-list .item:hover {
|
||||
background: #166dd8;
|
||||
}
|
||||
.box-deal-hot .tab-list .item p {
|
||||
@@ -525,7 +534,7 @@ table {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
-o-object-fit: contain;
|
||||
object-fit: contain;
|
||||
object-fit: contain;
|
||||
transform: scale(1);
|
||||
transition: 0.3s;
|
||||
}
|
||||
@@ -811,7 +820,8 @@ table {
|
||||
background: #afafaf;
|
||||
color: #fff;
|
||||
}
|
||||
.page-auction .tab-list .item.active, .page-auction .tab-list .item:hover {
|
||||
.page-auction .tab-list .item.active,
|
||||
.page-auction .tab-list .item:hover {
|
||||
background: #f1b510;
|
||||
}
|
||||
.page-auction .tab-list .item p {
|
||||
@@ -873,7 +883,8 @@ table {
|
||||
display: block;
|
||||
color: #fff;
|
||||
}
|
||||
.paging .item.active, .paging .item:hover {
|
||||
.paging .item.active,
|
||||
.paging .item:hover {
|
||||
background: #f1b510;
|
||||
border: 1px solid #f1b510;
|
||||
}
|
||||
@@ -948,13 +959,23 @@ table {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
-o-object-fit: contain;
|
||||
object-fit: contain;
|
||||
object-fit: contain;
|
||||
}
|
||||
.page-detail .box-thumbImage .swiper-slide-thumb-active img {
|
||||
opacity: 1;
|
||||
border: 1px solid transparent;
|
||||
-o-border-image: linear-gradient(359.53deg, #3935c8 82.81%, #1355f0 92%, #0caaf9 99.12%);
|
||||
border-image: linear-gradient(359.53deg, #3935c8 82.81%, #1355f0 92%, #0caaf9 99.12%);
|
||||
-o-border-image: linear-gradient(
|
||||
359.53deg,
|
||||
#3935c8 82.81%,
|
||||
#1355f0 92%,
|
||||
#0caaf9 99.12%
|
||||
);
|
||||
border-image: linear-gradient(
|
||||
359.53deg,
|
||||
#3935c8 82.81%,
|
||||
#1355f0 92%,
|
||||
#0caaf9 99.12%
|
||||
);
|
||||
border-image-slice: 1;
|
||||
border-radius: 10px;
|
||||
}
|
||||
@@ -1243,7 +1264,8 @@ table {
|
||||
font-weight: 600;
|
||||
margin-right: 5px;
|
||||
}
|
||||
.page-detail .box-info-product .item-tab.active, .page-detail .box-info-product .item-tab:hover {
|
||||
.page-detail .box-info-product .item-tab.active,
|
||||
.page-detail .box-info-product .item-tab:hover {
|
||||
background: #166dd8;
|
||||
color: #fff;
|
||||
}
|
||||
@@ -1262,7 +1284,7 @@ table {
|
||||
margin-right: 10px;
|
||||
height: 290px;
|
||||
-o-object-fit: contain;
|
||||
object-fit: contain;
|
||||
object-fit: contain;
|
||||
}
|
||||
.page-detail .box-info-product .content-tab .info ul {
|
||||
width: calc(100% - 300px);
|
||||
@@ -1437,7 +1459,7 @@ table {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
-o-object-fit: contain;
|
||||
object-fit: contain;
|
||||
object-fit: contain;
|
||||
display: block;
|
||||
}
|
||||
.box-review .info-cnt {
|
||||
@@ -1774,7 +1796,8 @@ table {
|
||||
height: 34px;
|
||||
line-height: 34px;
|
||||
}
|
||||
.box-history .tab-history .item-tab.active, .box-history .tab-history .item-tab:hover {
|
||||
.box-history .tab-history .item-tab.active,
|
||||
.box-history .tab-history .item-tab:hover {
|
||||
background: #fff;
|
||||
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2509803922);
|
||||
color: #000;
|
||||
@@ -2078,14 +2101,26 @@ table {
|
||||
font-size: 24px;
|
||||
font-weight: 600;
|
||||
text-align: center;
|
||||
background: linear-gradient(90deg, #d00000 11.46%, #ff2929 29.26%, #eb2121 47.05%, #d00000 88.22%);
|
||||
background: linear-gradient(
|
||||
90deg,
|
||||
#d00000 11.46%,
|
||||
#ff2929 29.26%,
|
||||
#eb2121 47.05%,
|
||||
#d00000 88.22%
|
||||
);
|
||||
-webkit-background-clip: text;
|
||||
-webkit-text-fill-color: transparent;
|
||||
text-transform: uppercase;
|
||||
font-weight: 700;
|
||||
}
|
||||
.popup-success .note-title {
|
||||
background: linear-gradient(90deg, #d00000 11.46%, #ff2929 29.26%, #eb2121 47.05%, #d00000 88.22%);
|
||||
background: linear-gradient(
|
||||
90deg,
|
||||
#d00000 11.46%,
|
||||
#ff2929 29.26%,
|
||||
#eb2121 47.05%,
|
||||
#d00000 88.22%
|
||||
);
|
||||
-webkit-background-clip: text;
|
||||
-webkit-text-fill-color: transparent;
|
||||
font-size: 20px;
|
||||
@@ -2389,7 +2424,8 @@ table {
|
||||
.page-account .item-tab span {
|
||||
font-size: 13px;
|
||||
}
|
||||
.page-account .item-tab.active, .page-account .item-tab:hover {
|
||||
.page-account .item-tab.active,
|
||||
.page-account .item-tab:hover {
|
||||
background: #116dd8;
|
||||
color: #fff;
|
||||
}
|
||||
@@ -2532,7 +2568,8 @@ table {
|
||||
background: #afafaf;
|
||||
color: #fff;
|
||||
}
|
||||
.page-list-deal .tab-list .item.active, .page-list-deal .tab-list .item:hover {
|
||||
.page-list-deal .tab-list .item.active,
|
||||
.page-list-deal .tab-list .item:hover {
|
||||
background: #166dd8;
|
||||
}
|
||||
.page-list-deal .tab-list .item p {
|
||||
@@ -2862,4 +2899,4 @@ table {
|
||||
.popup-buy-success .content b {
|
||||
display: block;
|
||||
margin: 15px 0;
|
||||
}/*# sourceMappingURL=style.css.map */
|
||||
} /*# sourceMappingURL=style.css.map */
|
||||
|
||||
Reference in New Issue
Block a user