update 1:12
This commit is contained in:
@@ -211,7 +211,7 @@ html {
|
||||
}
|
||||
.icon_2025.remove {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
height: 26px;
|
||||
background-position: -126px -124px;
|
||||
}
|
||||
.icon_2025.showroom {
|
||||
@@ -1217,6 +1217,13 @@ html {
|
||||
.page-account .left .item:hover .info_save {
|
||||
background-position: -185px -211px;
|
||||
}
|
||||
.page-account .icon_2025.shop {
|
||||
width: 15px;
|
||||
height: 19px;
|
||||
background-position: -49px -23px;
|
||||
background-size: 160px 160px;
|
||||
filter: brightness(0) invert(1);
|
||||
}
|
||||
|
||||
@media (max-width: 1600px) {
|
||||
#js-box-list-review .list-review {
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -213,7 +213,7 @@ html {
|
||||
}
|
||||
&.remove {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
height: 26px;
|
||||
background-position: -126px -124px;
|
||||
}
|
||||
&.showroom {
|
||||
@@ -1275,6 +1275,13 @@ html {
|
||||
}
|
||||
}
|
||||
}
|
||||
.icon_2025.shop {
|
||||
width: 15px;
|
||||
height: 19px;
|
||||
background-position: -49px -23px;
|
||||
background-size: 160px 160px;
|
||||
filter: brightness(0) invert(1);
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 1600px) {
|
||||
|
||||
Reference in New Issue
Block a user