html - Change selected option color of bootstrap-select (selectpicker) -


i can't color of selected option in bootstrap-select change.. think real simple, tried different things can't change.

select option[selected]{     background-color: xxx } 

Comments

Popular posts from this blog

Spring Boot + JPA + Hibernate: Unable to locate persister -

go - Golang: panic: runtime error: invalid memory address or nil pointer dereference using bufio.Scanner -

c - double free or corruption (fasttop) -