|
6 | 6 | <template id="new_page_template_s_call_to_action" inherit_id="website.new_page_template_s_call_to_action"> |
7 | 7 | <!-- Shape option --> |
8 | 8 | <xpath expr="//section" position="attributes"> |
9 | | - <attribute name="data-oe-shape-data">{"shape":"web_editor/Airy/12_001","flip":["y"]}</attribute> |
| 9 | + <attribute name="data-oe-shape-data">{"shape":"web_editor/Airy/12_002","colors":{"c5":"o-color-1","c3":"o-color-5"},"flip":["y"]}</attribute> |
10 | 10 | </xpath> |
11 | 11 | <!-- Shape --> |
12 | 12 | <xpath expr="//div[hasclass('container')]" position="before"> |
13 | | - <div class="o_we_shape o_web_editor_Airy_12_001" style="background-image: url('/web_editor/shape/web_editor/Airy/12_001.svg?c1=o-color-1&c3=o-color-5&flip=y'); background-position: 50% 100%;"/> |
| 13 | + <div class="o_we_shape o_web_editor_Airy_12_002" style="background-image: url('/web_editor/shape/web_editor/Airy/12_002.svg?c5=o-color-1&c3=o-color-5&flip=y'); background-position: 50% 100%;"/> |
14 | 14 | </xpath> |
15 | 15 | </template> |
16 | 16 |
|
17 | 17 | <template id="new_page_template_s_call_to_action_about" inherit_id="website.new_page_template_s_call_to_action_about"> |
18 | 18 | <!-- Shape option --> |
19 | 19 | <xpath expr="//section" position="attributes"> |
20 | | - <attribute name="data-oe-shape-data">{"shape":"web_editor/Airy/12_001","flip":["y"]}</attribute> |
| 20 | + <attribute name="data-oe-shape-data">{"shape":"web_editor/Airy/12_002","colors":{"c5":"o-color-1","c3":"o-color-5"},"flip":["y"]}</attribute> |
21 | 21 | </xpath> |
22 | 22 | <!-- Shape --> |
23 | 23 | <xpath expr="//div[hasclass('container')]" position="before"> |
24 | | - <div class="o_we_shape o_web_editor_Airy_12_001" style="background-image: url('/web_editor/shape/web_editor/Airy/12_001.svg?c1=o-color-1&c3=o-color-5&flip=y'); background-position: 50% 100%;"/> |
| 24 | + <div class="o_we_shape o_web_editor_Airy_12_002" style="background-image: url('/web_editor/shape/web_editor/Airy/12_002.svg?c5=o-color-1&c3=o-color-5&flip=y'); background-position: 50% 100%;"/> |
25 | 25 | </xpath> |
26 | 26 | </template> |
27 | 27 |
|
|
34 | 34 | <template id="new_page_template_s_call_to_action_menu" inherit_id="website.new_page_template_s_call_to_action_menu"> |
35 | 35 | <!-- Shape option --> |
36 | 36 | <xpath expr="//section" position="attributes"> |
37 | | - <attribute name="data-oe-shape-data">{"shape":"web_editor/Airy/12_001","flip":["y"]}</attribute> |
| 37 | + <attribute name="data-oe-shape-data">{"shape":"web_editor/Airy/12_002","colors":{"c5":"o-color-1","c3":"o-color-5"},"flip":["y"]}</attribute> |
38 | 38 | </xpath> |
39 | 39 | <!-- Shape --> |
40 | 40 | <xpath expr="//div[hasclass('container')]" position="before"> |
41 | | - <div class="o_we_shape o_web_editor_Airy_12_001" style="background-image: url('/web_editor/shape/web_editor/Airy/12_001.svg?c1=o-color-1&c3=o-color-5&flip=y'); background-position: 50% 100%;"/> |
| 41 | + <div class="o_we_shape o_web_editor_Airy_12_002" style="background-image: url('/web_editor/shape/web_editor/Airy/12_002.svg?c5=o-color-1&c3=o-color-5&flip=y'); background-position: 50% 100%;"/> |
42 | 42 | </xpath> |
43 | 43 | </template> |
44 | 44 |
|
|
72 | 72 | <template id="new_page_template_s_numbers" inherit_id="website.new_page_template_s_numbers"> |
73 | 73 | <!-- Shape option --> |
74 | 74 | <xpath expr="//section" position="attributes"> |
75 | | - <attribute name="data-oe-shape-data">{"shape":"web_editor/Airy/12_001","flip":["x"]}</attribute> |
| 75 | + <attribute name="data-oe-shape-data">{"shape":"web_editor/Airy/12_002","colors":{"c5":"o-color-1","c3":"o-color-5"},"flip":["x"]}</attribute> |
76 | 76 | </xpath> |
77 | 77 | <!-- Shape --> |
78 | 78 | <xpath expr="//div[hasclass('container')]" position="before"> |
79 | | - <div class="o_we_shape o_web_editor_Airy_12_001" style="background-image: url('/web_editor/shape/web_editor/Airy/12_001.svg?c1=o-color-1&c3=o-color-5&flip=x'); background-position: 50% 0%;"/> |
| 79 | + <div class="o_we_shape o_web_editor_Airy_12_002" style="background-image: url('/web_editor/shape/web_editor/Airy/12_002.svg?c5=o-color-1&c3=o-color-5&flip=x'); background-position: 50% 0%;"/> |
80 | 80 | </xpath> |
81 | 81 | </template> |
82 | 82 |
|
|
0 commit comments