校验方法名称更改

feat/task1-c-wallet
devil_gong 2018-12-25 17:17:25 +08:00
parent f2e60b2689
commit 2df9e6fc91
1 changed files with 2 additions and 0 deletions

View File

@ -55,6 +55,8 @@ input{font-size:12px;font-size:100%;outline:none;line-height:normal;color:#444;}
.attr-not-active { border: 1px solid #f03726 !important; box-shadow: 0 0px 3px #ed7f76, 0 0 6px rgba(0, 0, 0, 0); }
.sku-items-disabled { color: #d2cfcf !important; background-color: #ffffff !important; border: 1px dashed #d5d5d5 !important; }
.sku-dont-choose { color: #b4b3b3 !important; background-color: #ffffff !important; border: 1px solid #ebeaea !important; }
.sku-dont-choose img { opacity: 0.5; }
.sku-items-disabled img{ opacity: 0.3; }
/* 购买导航 */
.buy-nav-opt a { color: #666; }