Commit be629de22fbd96a1eeda1d12fa276384b9490d05
1 parent
4af426f5
Exists in
master
and in
29 other branches
Not needed to import colorbox.css explicitly
Noosfero already includes that. Besides, that URL was broken anyway.
Showing
1 changed file
with
0 additions
and
2 deletions
Show diff stats
plugins/shopping_cart/public/style.css
1 | -@import url(colorbox/colorbox.css); | ||
2 | - | ||
3 | .cart-add-item .ui-icon-cart { | 1 | .cart-add-item .ui-icon-cart { |
4 | background: url("/plugins/shopping_cart/images/button-icon.png") no-repeat scroll left center transparent; | 2 | background: url("/plugins/shopping_cart/images/button-icon.png") no-repeat scroll left center transparent; |
5 | width: 22px; | 3 | width: 22px; |