Merge lp:~openerp-dev/openerp-web/trunk-purchase-visibility-nco-cod into lp:openerp-web

Proposed by Chirag Dodiya(OpenERP)
Status: Needs review
Proposed branch: lp:~openerp-dev/openerp-web/trunk-purchase-visibility-nco-cod
Merge into: lp:openerp-web
Diff against target: 23 lines (+2/-0)
2 files modified
addons/web/static/src/css/base.css (+1/-0)
addons/web/static/src/css/base.sass (+1/-0)
To merge this branch: bzr merge lp:~openerp-dev/openerp-web/trunk-purchase-visibility-nco-cod
Reviewer Review Type Date Requested Status
OpenERP R&D Web Team Pending
Review via email: mp+216663@code.launchpad.net

Description of the change

Hello,

  I have seted margin top to set the grey help a little closer.

Thanks,
cod

To post a comment you must log in.
3988. By Chirag Dodiya(OpenERP)

[MRG]Merged with lp:openerp-web

3989. By Chirag Dodiya(OpenERP)

[MRG]Merged with lp:openerp-web

3990. By Chirag Dodiya(OpenERP)

[MRG]Merged with lp:openerp-web

3991. By Chirag Dodiya(OpenERP)

[MRG]Merged with lp:openerp-web

3992. By Chirag Dodiya(OpenERP)

[MRG]Merged with lp:openerp-web

3993. By Chirag Dodiya(OpenERP)

[MRG]Merged with lp:openerp-web

Unmerged revisions

3993. By Chirag Dodiya(OpenERP)

[MRG]Merged with lp:openerp-web

3992. By Chirag Dodiya(OpenERP)

[MRG]Merged with lp:openerp-web

3991. By Chirag Dodiya(OpenERP)

[MRG]Merged with lp:openerp-web

3990. By Chirag Dodiya(OpenERP)

[MRG]Merged with lp:openerp-web

3989. By Chirag Dodiya(OpenERP)

[MRG]Merged with lp:openerp-web

3988. By Chirag Dodiya(OpenERP)

[MRG]Merged with lp:openerp-web

3987. By Chirag Dodiya(OpenERP)

[MRG]Merged lp:~openerp-dev/openerp-web/trunk-purchase-visibility-nco

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'addons/web/static/src/css/base.css'
--- addons/web/static/src/css/base.css 2014-05-08 15:25:16 +0000
+++ addons/web/static/src/css/base.css 2014-05-16 11:12:35 +0000
@@ -1976,6 +1976,7 @@
1976.openerp .oe_form div.oe_form_configuration p, .openerp .oe_form div.oe_form_configuration ul, .openerp .oe_form div.oe_form_configuration ol {1976.openerp .oe_form div.oe_form_configuration p, .openerp .oe_form div.oe_form_configuration ul, .openerp .oe_form div.oe_form_configuration ol {
1977 color: #aaaaaa;1977 color: #aaaaaa;
1978 max-width: 650px;1978 max-width: 650px;
1979 margin-top: 5px;
1979}1980}
1980.openerp .oe_form div.oe_form_configuration label {1981.openerp .oe_form div.oe_form_configuration label {
1981 min-width: 150px;1982 min-width: 150px;
19821983
=== modified file 'addons/web/static/src/css/base.sass'
--- addons/web/static/src/css/base.sass 2014-05-08 15:25:16 +0000
+++ addons/web/static/src/css/base.sass 2014-05-16 11:12:35 +0000
@@ -1611,6 +1611,7 @@
1611 p, ul, ol1611 p, ul, ol
1612 color: #aaa1612 color: #aaa
1613 max-width: 650px1613 max-width: 650px
1614 margin-top: 5px
1614 label1615 label
1615 min-width: 150px1616 min-width: 150px
1616 .oe_form_group_cell_label1617 .oe_form_group_cell_label