[TMP]Title style

This commit is contained in:
michel 2018-01-25 10:13:36 +01:00
parent 3b300442b2
commit 4232d3da73
1 changed files with 6 additions and 1 deletions

View File

@ -31,10 +31,15 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<field name="family_role" />
</field>
<notebook>
<page string="Family members">
<div colspan="2"
style="background-color: #ccc; color: #fff; font-size: 150%; font-weight: bold; padding: 0.5%; text-align: center; margin-bottom: 1%;">Family form</div>
<group>
<div class="oe_title">
<h1>
<field name="family_id" />
</h1>
</div>
</group>
<field name="member_ids" context="{'default_family_id': active_id}">
<tree delete="false">