update icon homepage
This commit is contained in:
@@ -609,4 +609,43 @@ input[type=radio]:focus:before {
|
||||
.accessory td {
|
||||
padding: 10px 6px;
|
||||
border: 1px solid #ececec;
|
||||
}
|
||||
|
||||
.icons {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
display: block;
|
||||
}
|
||||
.icons.icon-search {
|
||||
background-position: -71px -40px;
|
||||
}
|
||||
.icons.header-support {
|
||||
height: 33px;
|
||||
background-position: -116px -42px;
|
||||
}
|
||||
.icons.icon-notification {
|
||||
height: 33px;
|
||||
background-position: -165px -42px;
|
||||
}
|
||||
.icons.icon-cart {
|
||||
background-position: -210px -36px;
|
||||
}
|
||||
.icons.icon-contact {
|
||||
background-position: -246px -36px;
|
||||
}
|
||||
.icons.icon-pay {
|
||||
background-position: -284px -36px;
|
||||
}
|
||||
.icons.icon-installment {
|
||||
background-position: -318px -36px;
|
||||
}
|
||||
.icons.icon-increase {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
background-position: -6px -85px;
|
||||
}
|
||||
.icons.icon-reduce {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
background-position: -43px -83px;
|
||||
}/*# sourceMappingURL=pc_style.css.map */
|
||||
Reference in New Issue
Block a user