mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[FIX] *: remove auto text selection on click
*: theme_buzzy, theme_clean, theme_common, theme_graphene, theme_kiddo, theme_odoo_experts, theme_test_custo See community commit for details. task-4147162 closes odoo/design-themes#994 Related: odoo/odoo#184570 Related: odoo/enterprise#72590 Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
This commit is contained in:
committed by
qsm-odoo
parent
d9af188bb4
commit
3adf9d6420
@@ -18,7 +18,7 @@
|
||||
<attribute name="style"/>
|
||||
</xpath>
|
||||
<xpath expr="//h1" position="replace" mode="inner">
|
||||
Unleash your <strong class="o_default_snippet_text"><span class="o_text_highlight o_translate_inline o_text_highlight_scribble_3 o_text_highlight_fill">potential</span>.</strong>
|
||||
Unleash your <strong><span class="o_text_highlight o_translate_inline o_text_highlight_scribble_3 o_text_highlight_fill">potential</span>.</strong>
|
||||
</xpath>
|
||||
<xpath expr="//div[hasclass('row')]//div[2]//img" position="attributes">
|
||||
<attribute name="src">/web_editor/shape/theme_buzzy/s_banner_2.svg?c1=o-color-2</attribute>
|
||||
|
||||
Reference in New Issue
Block a user