diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml
index f42b37214f6aff14d9f10f48ab8f99b87f526a89..039086df41a0f04d05394d8a558c3cf7bcfb3384 100644
--- a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml
+++ b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml
@@ -463,6 +463,11 @@ input#hidden_button {\n
   float: left;\n
 }\n
 \n
+textarea[readonly] {\n
+  background-color:inherit;\n
+  border:inherit;\n
+}\n
+\n
 a, a:visited, a:focus {\n
   background-color: inherit;\n
   color: <dtml-var link_color>;\n
diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
index 748e6f1af544d497e99e1f5c583027349aa4a4c3..a869e998c0e3bac924179254460c4911d81e84a6 100644
--- a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
+++ b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
@@ -1 +1 @@
-637
\ No newline at end of file
+638
\ No newline at end of file