~credativ/openobject-addons/elico-6.1-fixes-gap-analysis-duplicate

« back to all changes in this revision

Viewing changes to web_display_html/static/src/css/web_display_html.css

  • Committer:
  • Date: 2012-06-09 08:58:52 UTC
  • Revision ID: elicoidal@hotmail.com-20120609085852-5u8m0osvx3oklk4f
[ADD] Initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.openerp .oe_form_readonly .oe_form_field_text_WYSIWYG div.field_text_WYSIWYG {
 
2
        white-space: inherit;
 
3
        min-height: 100px;
 
4
        height: auto;
 
5
        background-color: white;
 
6
        padding: 3px 2px 2px;
 
7
}