Commit Graph

2 Commits

Author SHA1 Message Date
Antonin Bourguignon 7b86d3a89f [IMP] layout: separate .oe_link from the rest of the text, making them easier to spot
to do so, .eo_link elements are now preceded with a long dash (em dash)
to apply this layout to other elements than .eo_link, wrap it in a span and give it the class .oe_separate-from-text

bzr revid: abo@openerp.com-20120801175443-vyo9t1gzyakr250t
2012-08-01 19:54:43 +02:00
Antonin Bourguignon 8f1eb6a22c [IMP] set a normal font-weight for labels in config wizards
this CSS rule will only apply inside elements with the class "oe_form_configuration" (<elmt class="oe_form_configuration">)

bzr revid: abo@openerp.com-20120731163056-ctxf9z70joanxqez
2012-07-31 18:30:56 +02:00