Merge branch 'tiket-productTemplate' into develop
This commit is contained in:
commit
c9265f1116
@ -6032,9 +6032,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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user