mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[PRT] Move ckeditor4 out of unported and update with latest version 7 changes
This commit is contained in:
6
web_ckeditor4/static/src/css/web_ckeditor4.css
Normal file
6
web_ckeditor4/static/src/css/web_ckeditor4.css
Normal file
@@ -0,0 +1,6 @@
|
||||
.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
|
||||
* have the HTML display as (probably) intended
|
||||
*/
|
||||
white-space: normal;
|
||||
}
|
||||
Reference in New Issue
Block a user