[IMP] theme_buzzy: revamp the theme

task-4178061
Part of task-4177975

closes odoo/design-themes#907

Signed-off-by: Benoit Socias (bso) <bso@odoo.com>
This commit is contained in:
Brieuc-brd
2024-09-12 17:47:23 +02:00
parent ff95793399
commit 73d4c9ae26
29 changed files with 928 additions and 737 deletions
@@ -2,6 +2,10 @@
<odoo>
<template id="s_image_hexagonal" inherit_id="website.s_image_hexagonal">
<!-- Box -->
<xpath expr="(//div[hasclass('o_grid_item')])[2]" position="attributes">
<attribute name="style" add="--grid-item-padding-x: 32px;" separator=";"/>
</xpath>
<!-- Images -->
<xpath expr="(//img)[2]" position="attributes">
<attribute name="src">/web/image/website.s_cover_default_image</attribute>