mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[10.0][MIG] web_widget_text_markdown
Adjustment to make it work version 10.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.openerp .oe_form .oe_form_field_markdown .oe_form_text_content {
|
||||
.oe_form_field_markdown {
|
||||
text-overflow: ellipsis;
|
||||
/* display: inline-block;
|
||||
white-space: pre-wrap;
|
||||
@@ -6,7 +6,7 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.openerp .markdown-body thead th:first-child {
|
||||
.markdown-body thead th:first-child {
|
||||
border-left: 1px solid #ddd !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user