[IMP] theme_kea: revamp theme

small design fixes.

task-4178076
Part of task-4177975

closes odoo/design-themes#926

Signed-off-by: Benoit Socias (bso) <bso@odoo.com>
This commit is contained in:
mano-odoo
2024-09-18 19:22:08 +02:00
parent 97683ee283
commit 2e1f5eeef7
9 changed files with 45 additions and 18 deletions
+2 -5
View File
@@ -2,10 +2,6 @@
<odoo>
<template id="s_image_text" inherit_id="website.s_image_text">
<!-- Section -->
<xpath expr="//section" position="attributes">
<attribute name="class" add="o_cc o_cc2 pt232" remove="pt80" separator=" "/>
</xpath>
<!-- Image -->
<xpath expr="//img" position="attributes">
<attribute name="src">/web_editor/shape/theme_kea/s_image_text.svg?c1=o-color-1</attribute>
@@ -17,8 +13,9 @@
</template>
<template id="configurator_s_image_text" inherit_id="website.configurator_s_image_text">
<!-- Shape option -->
<!-- Section -->
<xpath expr="//section" position="attributes">
<attribute name="class" add="o_cc o_cc2 pt232" remove="pt80" separator=" "/>
<attribute name="data-oe-shape-data">{"shape":"web_editor/Wavy/22","flip":["y"]}</attribute>
</xpath>
<!-- Shape -->