mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[IMP] theme_*: adapt themes with new s_motto snippet
*: (aviato, bistro, kea, kiddo, nano, orchid, paptic, vehicle) This commit adapts the design of new `s_motto` snippet for multiple themes. task-4077607 closes odoo/design-themes#851 Related: odoo/odoo#175550 Signed-off-by: Serge Bayet (seba) <seba@odoo.com>
This commit is contained in:
committed by
stefanorigano (SRI)
parent
9e3ed4d127
commit
a738c97c16
@@ -431,6 +431,14 @@
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
<!-- ==== MOTTO ===== -->
|
||||
<template id="s_motto" inherit_id="website.s_motto">
|
||||
<!-- Section -->
|
||||
<xpath expr="//section" position="attributes">
|
||||
<attribute name="class" remove="o_cc o_cc1" add="o_cc o_cc5" separator=" "/>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
<!-- ======== UNVEIL ======== -->
|
||||
<template id="s_unveil" inherit_id="website.s_unveil">
|
||||
<!-- Section -->
|
||||
|
||||
Reference in New Issue
Block a user