update
This commit is contained in:
@@ -3426,7 +3426,6 @@ textarea::placeholder {
|
||||
transition: color 0.2s ease-out;
|
||||
}
|
||||
.page-product-detail .box-content-product-detail .detail-buy a {
|
||||
width: calc(50% - 6px);
|
||||
padding: 8px 12px;
|
||||
text-align: center;
|
||||
background: #0a76e4;
|
||||
@@ -3541,20 +3540,7 @@ textarea::placeholder {
|
||||
font-size: 13px;
|
||||
margin-left: 10px;
|
||||
}
|
||||
.page-product-detail
|
||||
.box-content-product-detail
|
||||
.box-product-summary
|
||||
.list-product-summary
|
||||
li:nth-child(n + 4) {
|
||||
display: none;
|
||||
}
|
||||
.page-product-detail
|
||||
.box-content-product-detail
|
||||
.box-product-summary
|
||||
.list-product-summary.active
|
||||
li:nth-child(n + 4) {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.page-product-detail .box-content-product-detail .list-product-comboset {
|
||||
padding: 2px;
|
||||
margin-bottom: 16px;
|
||||
@@ -4308,7 +4294,7 @@ textarea::placeholder {
|
||||
border-radius: 50%;
|
||||
text-align: center;
|
||||
}
|
||||
.popup-change-pro .popup-main .c-btn {
|
||||
.c-pro-item .c-btn {
|
||||
cursor: pointer;
|
||||
display: block;
|
||||
text-transform: uppercase;
|
||||
|
||||
Reference in New Issue
Block a user