|
19 | 19 |
|
20 | 20 | <!-- Items --> |
21 | 21 | <xpath expr="//div[hasclass('col-lg-2')]" position="attributes"> |
22 | | - <attribute name="class" add="o_grid_item g-col-lg-2 g-height-2 o_grid_item_image o_cc o_cc2" separator=" "/> |
| 22 | + <attribute name="class" add="o_grid_item g-col-lg-2 g-height-2 o_grid_item_image o_cc o_cc2" remove="pt16 pb16" separator=" "/> |
23 | 23 | <attribute name="style" add="grid-area: 1 / 1 / 3 / 3; z-index: 1;" separator=";"/> |
24 | 24 | </xpath> |
25 | 25 | <xpath expr="(//div[hasclass('col-lg-2')])[2]" position="attributes"> |
26 | | - <attribute name="class" add="o_grid_item g-col-lg-2 g-height-2 o_grid_item_image o_cc o_cc2" separator=" "/> |
| 26 | + <attribute name="class" add="o_grid_item g-col-lg-2 g-height-2 o_grid_item_image o_cc o_cc2" remove="pt16 pb16" separator=" "/> |
27 | 27 | <attribute name="style" add="grid-area: 1 / 3 / 3 / 5; z-index: 2;" separator=";"/> |
28 | 28 | </xpath> |
29 | 29 | <xpath expr="(//div[hasclass('col-lg-2')])[3]" position="attributes"> |
30 | | - <attribute name="class" add="o_grid_item g-col-lg-2 g-height-2 o_grid_item_image o_cc o_cc2" separator=" "/> |
| 30 | + <attribute name="class" add="o_grid_item g-col-lg-2 g-height-2 o_grid_item_image o_cc o_cc2" remove="pt16 pb16" separator=" "/> |
31 | 31 | <attribute name="style" add="grid-area: 1 / 5 / 3 / 7; z-index: 3;" separator=";"/> |
32 | 32 | </xpath> |
33 | 33 | <xpath expr="(//div[hasclass('col-lg-2')])[4]" position="attributes"> |
34 | | - <attribute name="class" add="o_grid_item g-col-lg-2 g-height-2 o_grid_item_image o_cc o_cc2" separator=" "/> |
| 34 | + <attribute name="class" add="o_grid_item g-col-lg-2 g-height-2 o_grid_item_image o_cc o_cc2" remove="pt16 pb16" separator=" "/> |
35 | 35 | <attribute name="style" add="grid-area: 1 / 7 / 3 / 9; z-index: 4;" separator=";"/> |
36 | 36 | </xpath> |
37 | 37 | <xpath expr="(//div[hasclass('col-lg-2')])[5]" position="attributes"> |
38 | | - <attribute name="class" add="o_grid_item g-col-lg-2 g-height-2 o_grid_item_image o_cc o_cc2" separator=" "/> |
| 38 | + <attribute name="class" add="o_grid_item g-col-lg-2 g-height-2 o_grid_item_image o_cc o_cc2" remove="pt16 pb16" separator=" "/> |
39 | 39 | <attribute name="style" add="grid-area: 1 / 9 / 3 / 11; z-index: 5;" separator=";"/> |
40 | 40 | </xpath> |
41 | 41 | <xpath expr="(//div[hasclass('col-lg-2')])[6]" position="attributes"> |
42 | | - <attribute name="class" add="o_grid_item g-col-lg-2 g-height-2 o_grid_item_image o_cc o_cc2" separator=" "/> |
| 42 | + <attribute name="class" add="o_grid_item g-col-lg-2 g-height-2 o_grid_item_image o_cc o_cc2" remove="pt16 pb16" separator=" "/> |
43 | 43 | <attribute name="style" add="grid-area: 1 / 11 / 3 / 13; z-index: 6;" separator=";"/> |
44 | 44 | </xpath> |
45 | 45 | </template> |
|
0 commit comments