From a426117f6af9a6a0623f18ff110ef1adfddbed88 Mon Sep 17 00:00:00 2001 From: ivan deng Date: Thu, 17 May 2018 18:24:22 +0800 Subject: [PATCH] update ent --- app_web_enterprise/static/src/less/app_style.less | 1 + 1 file changed, 1 insertion(+) 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