mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[IMP] theme_*: review s_cover templates
This commit aims to review all the occurrences of the `s_cover` snippet across the themes in order to fix broken selectors. task-3665300 Part-of: odoo/design-themes#827 Related: odoo/odoo#172725 Signed-off-by: Benoit Socias (bso) <bso@odoo.com>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<!-- ======== COVER ======== -->
|
||||
<template id="s_cover" inherit_id="website.s_cover" name="Vehicle s_cover">
|
||||
<xpath expr="section" position="attributes">
|
||||
<attribute name="class" remove="pt96 pb96" add="o_full_screen_height pt0 pb256" separator=" "/>
|
||||
<attribute name="class" remove="pt232 pb232" add="o_full_screen_height pt0 pb256" separator=" "/>
|
||||
</xpath>
|
||||
<xpath expr="//h1" position="replace" mode="inner">
|
||||
The New KORAN X
|
||||
|
||||
Reference in New Issue
Block a user