[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_text_image" inherit_id="website.s_text_image">
<!-- Section -->
<xpath expr="//section" position="attributes">
<attribute name="class" add="o_cc o_cc2 pt64 pb232" remove="pt80 pb80" separator=" "/>
</xpath>
<!-- Image -->
<xpath expr="//img" position="attributes">
<attribute name="src">/web_editor/shape/theme_kea/s_text_image.svg?c1=o-color-1</attribute>
@@ -20,8 +16,9 @@
</template>
<template id="configurator_s_text_image" inherit_id="website.configurator_s_text_image">
<!-- Shape option -->
<!-- Section -->
<xpath expr="//section" position="attributes">
<attribute name="class" add="o_cc o_cc2 pb232" remove="pb80" separator=" "/>
<attribute name="data-oe-shape-data">{"shape":"web_editor/Wavy/22","flip":["x"]}</attribute>
</xpath>
<!-- Shape -->