mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-04 21:03:27 +08:00
校验方法名称更改
This commit is contained in:
@ -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; }
|
||||
|
||||
Reference in New Issue
Block a user