mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[IMP] theme_real_estate: theme improvement
Revamp of `theme_real_estate`
task-4178611
closes odoo/design-themes#945
X-original-commit: 1201131f28
Signed-off-by: Outagant Mehdi (mou) <mou@odoo.com>
This commit is contained in:
@@ -14,6 +14,10 @@
|
||||
<xpath expr="//a[hasclass('btn')]/t" position="replace" mode="inner">
|
||||
View Listings
|
||||
</xpath>
|
||||
<!-- Image -->
|
||||
<xpath expr="//img" position="attributes">
|
||||
<attribute name="class" remove="rounded" separator=" "/>
|
||||
</xpath>
|
||||
<!-- Figcaption -->
|
||||
<xpath expr="//figcaption" position="replace" mode="inner">
|
||||
Homes built with care
|
||||
|
||||
Reference in New Issue
Block a user