[PORT] Port web_ckeditor4 to 10.0

This commit is contained in:
George Daramouskas
2017-12-04 23:43:26 +01:00
committed by Holger Brunn
parent 91bb28318e
commit 3371fe5f6b
7 changed files with 164 additions and 131 deletions

View File

@@ -1,5 +1,5 @@
.openerp .oe_form_field_text_ckeditor4.disabled, .openerp td.oe_form_field_text_ckeditor4, .openerp .oe_form_field_text_ckeditor4_raw.disabled.openerp, .openerp td.oe_form_field_text_ckeditor4_raw {
/* here we need to reset openerp's styles to
.odoo .oe_form_field_text_ckeditor4.disabled, .odoo td.oe_form_field_text_ckeditor4, .odoo .oe_form_field_text_ckeditor4_raw.disabled.odoo, .odoo td.oe_form_field_text_ckeditor4_raw {
/* here we need to reset odoo's styles to
* have the HTML display as (probably) intended
*/
white-space: normal;