[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:
Serge Bayet (seba)
2024-10-23 13:15:24 +02:00
committed by qsm-odoo
parent d9af188bb4
commit 3adf9d6420
8 changed files with 8 additions and 15 deletions
+2 -2
View File
@@ -18,11 +18,11 @@
<h1>
Making the difference.
</h1>
<p class="lead o_default_snippet_text">
<p class="lead">
Our mission is to give customers the best experience.<br/>Extensive documentation &amp; guides, an active community,<br/>24/7 support make it a pleasure to work with us.
</p>
<p>
<a t-att-href="cta_btn_href" class="btn btn-primary btn-lg o_default_snippet_text"><t t-esc="cta_btn_text">Contact us</t></a>
<a t-att-href="cta_btn_href" class="btn btn-primary btn-lg"><t t-esc="cta_btn_text">Contact us</t></a>
</p>
</div>
</div>