This commit is contained in:
sThiebaut
2011-12-05 17:22:27 +00:00
parent d1e09d2a6f
commit 70202c9554
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}