Hello i have a selection field and i tried to change the background color of the options whenever you pass it, but the color still as the default from browser ?
any suggestion please ?
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
4571
Views
Hi,
Please try this code
select option {
background: rgba(0, 0, 0, 0.3) !important;
}
Regards
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Nov 24
|
94 | ||
|
1
Jul 24
|
425 | ||
|
1
Jul 24
|
467 | ||
|
1
Jun 24
|
172 | ||
|
1
May 24
|
376 |