Commit be629de22fbd96a1eeda1d12fa276384b9490d05

Authored by Antonio Terceiro
1 parent 4af426f5

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 1 .cart-add-item .ui-icon-cart {
4 2 background: url("/plugins/shopping_cart/images/button-icon.png") no-repeat scroll left center transparent;
5 3 width: 22px;
... ...