Zen Follower
- Join Date:
- Jul 2006
- Location:
- Southern California
- Posts:
- 109
- Plugin Contributions:
- 0
Line after each item in cart?
I have all my rows in the shopping cart one color and would like to put a line after the items to seperate them. I tried adding:
border-bottom: 1 solid #cccccc;
to the .rowOdd in the stylesheet but it didn't do anything. Is there another way to go about this?