mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[ADD] web_ckeditor4
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 {
|
||||
/* 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