Merge branch 'release/1.0' of http://git.yoho.cn/fe/yoho-blk into release/1.0
Showing
2 changed files
with
6 additions
and
0 deletions
@@ -38,3 +38,5 @@ if (!$cate.hasClass('big-category')) { | @@ -38,3 +38,5 @@ if (!$cate.hasClass('big-category')) { | ||
38 | $('.parentId-' + parentID).show(); | 38 | $('.parentId-' + parentID).show(); |
39 | $('.cateId-' + parentID).find('.plus').css('background-image', 'url(\'../img/help/minus.png\')'); | 39 | $('.cateId-' + parentID).find('.plus').css('background-image', 'url(\'../img/help/minus.png\')'); |
40 | } | 40 | } |
41 | + | ||
42 | +$('.center-content').css('border-top-color', '#fff'); |
-
Please register or login to post a comment