c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #35854
[Bug 882175] Re: Tree colors in one2many overruled by CSS
Hi Xavier,
Thanks for bringing up more sophisticated solutions :-)
I was working on a custom module, but you can reproduce by creating a
journal entry with unbalanced journal items in Accounting -> Journal
Entries -> Journal Entries. Unbalanced lines should be blue.
Cheers,
Stefan.
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/882175
Title:
Tree colors in one2many overruled by CSS
Status in OpenERP Web:
New
Bug description:
Hi,
Tree colors in one2many widgets do not work. Although the color is set
correctly in the tr's style attribute, it is overruled by CSS: the
color of ".openerp table.oe_frame td" is set in
addons/web/static/src/css/base.css to a shade of grey. By definition,
any CSS takes precedence over HTML style attributes.
I would recommend simply removing the color definition in the CSS.
Cheers,
Stefan.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/882175/+subscriptions
References