diff --git a/app_web_enterprise/static/src/less/app_style.less b/app_web_enterprise/static/src/less/app_style.less index 2510bda0..c1314963 100644 --- a/app_web_enterprise/static/src/less/app_style.less +++ b/app_web_enterprise/static/src/less/app_style.less @@ -35,4 +35,5 @@ .o_web_client textarea:focus, .o_web_client select:focus { border-color: @odoo-brand-optional; + font-weight: bold; } \ No newline at end of file