mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[FIX] theme_bookstore: fix multiple issues in the theme
This commit fixes multiples issues in the theme: - Wording - Shapes that should appear only in the configurator - Useless xpaths - Font bug in Firefox (-> texts have been outlined in the svg) task-4221731 closes odoo/design-themes#972 Signed-off-by: Soukéina Bojabza (sobo) <sobo@odoo.com>
This commit is contained in:
committed by
Soukéina Bojabza
parent
40ac649c88
commit
f6012ce86e
@@ -15,7 +15,7 @@
|
||||
</xpath>
|
||||
<!-- Lead -->
|
||||
<xpath expr="//p[hasclass('lead')]" position="replace" mode="inner">
|
||||
We also offer these additional services, always with the same passion and care that defines everything we do.
|
||||
We also offer these additional services, always with the same passion and care that define everything we do.
|
||||
</xpath>
|
||||
<!-- Card 1 -->
|
||||
<xpath expr="//div[hasclass('g-col-lg-3')]//h3" position="replace" mode="inner">
|
||||
|
||||
Reference in New Issue
Block a user