git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10953 b9a71923-0436-4b27-9f14-aed3839534dd

This commit is contained in:
sThiebaut
2011-12-05 17:22:27 +00:00
parent 5b1642b26e
commit 6bea0782e9
7 changed files with 30 additions and 16 deletions
+4 -1
View File
@@ -151,10 +151,11 @@ span.view_scroll_spacer {
padding:1px;
border:1px solid #ccc
}
.attribute_list #color_to_pick_list li.selected{border:1px solid #000}
.attribute_list #color_to_pick_list a.color_pick{
display:block;
height:15px;
width:15px
width:15px;
}
.product_attributes {
@@ -198,6 +199,8 @@ span.view_scroll_spacer {
/* prices */
.content_prices {
margin-top:10px;
padding-top:10px;
border-top:1px solid #ccc;
text-align:right
}
#buy_block p.price {padding:0}