Commit 998690d1 authored by prumde's avatar prumde

Updated


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@174418 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 88912f65
...@@ -325,7 +325,6 @@ ...@@ -325,7 +325,6 @@
} }
.cartItemsDetails{ .cartItemsDetails{
padding: 0; padding: 0;
border-bottom: 1px solid #f2f2f2
} }
.item-shDescr{ .item-shDescr{
display: block; display: block;
...@@ -398,6 +397,7 @@ ...@@ -398,6 +397,7 @@
.cartItemsDetail{ .cartItemsDetail{
cursor: pointer; cursor: pointer;
border-bottom: 1px solid #f3f3f3;
} }
/* Empty Cart*/ /* Empty Cart*/
.empty-cart-img { .empty-cart-img {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment