简体   繁体   中英

How to customize font and color of an element in OpenERP 6.0

I searched all topic but I can't find way to optimize font and color of a label in OpenERP 6.0. I found this <tree string="Imported Bank Statements Files" colors="red:state=='error';blue:state=='unfinished'"> in source code but it is only for tree (100% result in my source code is tree). Does anyone have idea?

Use Web Developer plugin.
Once you hover on the place where you want edit, you can get a details (such as Script Location & ect..)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM