[ADD] document_page from odoo/7.0

This commit is contained in:
Maxime Chambreuil
2014-09-30 15:38:12 -04:00
committed by Justine Doutreloux
parent 8c49528c56
commit 0f0dc88d03
99 changed files with 21291 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
.oe_form_editable .oe_document_page {
display: none;
}
table.diff {font-family:Courier; border:medium;}
.diff_header {background-color:#e0e0e0}
td.diff_header {text-align:right}
.diff_next {background-color:#c0c0c0}
.diff_add {background-color:#aaffaa}
.diff_chg {background-color:#ffff77}
.diff_sub {background-color:#ffaaaa}