Merge branch 'tiket-productTemplate' into develop
This commit is contained in:
commit
62a5f4cc32
@ -6069,6 +6069,7 @@ div#giftvoucher_ask_infos_block .gv_customization > .gv_param input {
|
||||
#product div.form-left{
|
||||
float: left;
|
||||
padding-top: 30px;
|
||||
max-width: 140px;
|
||||
}
|
||||
#product div.form-right{
|
||||
float: right;
|
||||
@ -6087,6 +6088,11 @@ div#giftvoucher_ask_infos_block .gv_customization > .gv_param input {
|
||||
border-top: 1px solid #cac7bf;
|
||||
}
|
||||
|
||||
#product div.form-left p.price-ecotax,
|
||||
#product div.form-left p.price-ecotax #ecotax_price_display{
|
||||
font-size: 9px
|
||||
}
|
||||
|
||||
#product div#attributes {
|
||||
float: left;
|
||||
margin-right: 5px;
|
||||
|
Loading…
Reference in New Issue
Block a user