modif tpl product css

This commit is contained in:
Marion Muszynski 2016-05-30 12:07:24 +02:00
parent 16d8afa0a8
commit a4ad9d98b0

View File

@ -5870,9 +5870,16 @@ div#giftvoucher_ask_infos_block .gv_customization > .gv_param input {
padding: 20px 0px;
background: #F3F3F3;
}
#product .product_info .info_2 .picto {
#product .sheets #idTab1{
overflow-y: auto;
max-height: 500px;
}
#product .product_info .info_1 .picto {
background: url('../img/livraison.png') no-repeat center;
}
#product .product_info .info_2 .picto {
background: url('../img/cochon.png') no-repeat center;
}
#product .product_info .info_3 .picto {
background: url('../img/cadena.png') no-repeat center;
}