Authored by whb

Merge branch 'develop' of http://git.dev.yoho.cn/web/yohobuy into develop

... ... @@ -218,10 +218,11 @@
.price-sure {
height: 24px;
width: 44px;
border: 1px solid #e0e0e0;
background: #fff;
color: #666;
background: #333;
color: #fff;
margin-left: 10px;
outline: none;
border: none;
}
.color-block {
... ...
... ... @@ -43,6 +43,7 @@
color: #222;
cursor: pointer;
margin-right: 10px;
background: #fff;
}
.iconfont {
... ...