[FIX] theme_kiddo: refine the theme
Since the redesign of some snippets, some customizations have been broken. This commit adapts these customizations. This commit also adjusts some spacing and font sizes. task-4178078 Part of task-4177978 closes odoo/design-themes#947 Signed-off-by: Alice Gaudon (agau) <agau@odoo.com>
This commit is contained in:
@@ -13,11 +13,6 @@
|
||||
<div class="o_we_shape o_web_editor_Floats_13" style="background-image: url('/web_editor/shape/web_editor/Floats/13.svg?c1=o-color-1&c2=o-color-2&c5=o-color-5&flip=y'); background-position: 50% 50%;"/>
|
||||
</xpath>
|
||||
|
||||
<!-- First column -->
|
||||
<xpath expr="//div[hasclass('col-lg-5')]" position="attributes">
|
||||
<attribute name="class" add="offset-lg-1" separator=" "/>
|
||||
</xpath>
|
||||
|
||||
<!-- Separator -->
|
||||
<xpath expr="//h2" position="after">
|
||||
<div class="s_hr pb32 pt8" data-snippet="s_hr" data-name="Separator">
|
||||
|
||||
Reference in New Issue
Block a user