Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
1
Reply
3488
Views
Add following in your back end CSS
.openerp .oe_list_content td, .openerp .oe_list_content th {
background-color: #99ccff;
}
.openerp .oe_list_content td.oe_number { /*FOR NUMBER FIELDS*/
background-color: #99ccff;
}
It is working in odoo 8
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up