Showing
1 changed file
with
8 additions
and
0 deletions
@@ -648,6 +648,14 @@ | @@ -648,6 +648,14 @@ | ||
648 | } | 648 | } |
649 | } | 649 | } |
650 | } | 650 | } |
651 | + | ||
652 | + .no-result { | ||
653 | + margin-top: 320px; | ||
654 | + color: #ccc; | ||
655 | + vertical-align: middle; | ||
656 | + text-align: center; | ||
657 | + font-size: 1.2em; | ||
658 | + } | ||
651 | } | 659 | } |
652 | 660 | ||
653 | .shop-index + .filter-mask { | 661 | .shop-index + .filter-mask { |
-
Please register or login to post a comment