[IMP] theme_anelusia, *: adapt container divs for s_quotes_carousel

*: theme_aviato, theme_monglia, theme_odoo_experts, theme_real_estate,
theme_yes

Since the removal of `container` divs in the `s_quotes_carousel`
snippet, this commit adapts the theme customizations.

This commit also fixes contrast issues related to the "Invert colors"
option.

task-4167538
Part of task-3619705

closes odoo/design-themes#898

Related: odoo/odoo#179389
Signed-off-by: Benjamin Vray (bvr) <bvr@odoo.com>
This commit is contained in:
Brieuc-brd
2024-09-05 13:51:55 +02:00
parent 5abb487a21
commit 6d86c5d242
6 changed files with 24 additions and 9 deletions
@@ -2,6 +2,9 @@
<odoo>
<template id="s_quotes_carousel" inherit_id="website.s_quotes_carousel">
<xpath expr="//div[hasclass('s_quotes_carousel')]" position="attributes">
<attribute name="class" remove="carousel-dark" separator=" "/>
</xpath>
<!-- Quote 1 -->
<xpath expr="//blockquote" position="attributes">
<attribute name="class" add="w-75" remove="w-50" separator=" "/>