bzr revid: fp@openerp.com-20120716224132-gxx7qtg9xdd2z23t
This commit is contained in:
Fabien Pinckaers 2012-07-17 00:41:32 +02:00
commit 7083b59bdb
3 changed files with 12 additions and 9 deletions

View File

@ -311,6 +311,7 @@
}
.openerp .oe_fade {
color: #888888;
font-weight: normal;
}
.openerp .oe_bold {
font-weight: bold;
@ -379,7 +380,8 @@
background: #ed6f6a;
}
.openerp .oe_title {
width: 60%;
width: 50%;
float: left;
}
.openerp .oe_title:after {
content: ".";
@ -389,7 +391,7 @@
visibility: hidden;
}
.openerp .oe_button_box {
width: 38%;
width: 270px;
text-align: right;
}
.openerp .oe_button_box button {
@ -410,7 +412,7 @@
border: none;
}
.openerp .oe_avatar + div {
margin-left: 115px;
margin-left: 5px;
}
.openerp .oe_button.oe_link {
border: none;
@ -1902,7 +1904,7 @@
}
.openerp .oe_form .oe_form_group {
width: 100%;
margin: 4px 0 4px 0;
margin: 6px 0 6px 0;
}
.openerp .oe_form .oe_form_group .oe_form_group_cell.oe_group_right {
padding-left: 20px;

View File

@ -325,7 +325,8 @@ $sheet-max-width: 860px
&:hover
background: #ED6F6A
.oe_title
width: 60%
width: 50%
float: left
.oe_title:after
content: "."
display: block
@ -333,7 +334,7 @@ $sheet-max-width: 860px
clear: both
visibility: hidden
.oe_button_box
width: 38%
width: 270px
text-align: right
button
margin: 4px
@ -346,7 +347,7 @@ $sheet-max-width: 860px
@include box-shadow(0 1px 3px rgba(0, 0, 0, 0.3))
border: none
.oe_avatar + div
margin-left: 115px
margin-left: 5px
.oe_button.oe_link
@include reset()
img
@ -1484,7 +1485,7 @@ $sheet-max-width: 860px
padding-left: 6px
.oe_form_group
width: 100%
margin: 4px 0 4px 0
margin: 6px 0 6px 0
.oe_form_group_cell.oe_group_right
padding-left: 20px
// }}}

View File

@ -772,7 +772,7 @@
<table border="0" cellpadding="0" cellspacing="0" t-attf-class="oe_form_group #{classnames}"/>
</t>
<t t-name="FormRenderingNotebook">
<div>
<div class="oe_clear">
<ul t-attf-class="oe_notebook #{classnames}">
<li t-foreach="pages" t-as="page" t-att-modifiers="page.modifiers">
<a t-attf-href="##{page.id}">