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
@@ -25,7 +25,7 @@
|
||||
</xpath>
|
||||
<xpath expr="(//div[hasclass('col-lg-3')])[4]//p[3]" position="replace">
|
||||
<h5>What I Didn't Post On Instagram</h5>
|
||||
<p class="text-muted">by <em>Christy Stockton</em></p>
|
||||
<p class="text-muted">by <em>Chrissy Stockton</em></p>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user