Skip to content
This repository has been archived by the owner on Dec 16, 2019. It is now read-only.

Background colour of "Disabled " option #453

Open
kpit-rdeshpande opened this issue Jan 5, 2018 · 1 comment
Open

Background colour of "Disabled " option #453

kpit-rdeshpande opened this issue Jan 5, 2018 · 1 comment

Comments

@kpit-rdeshpande
Copy link

Hi,

I want to make the background colour of disabled option as "gray". How can i achieve this ?
i am using angular 1.5.
Please let me know , this is urgent.

@babarayub
Copy link

.dropdown-multiselect li>a[disabled] {
cursor: not-allowed;
color: #d8d8d8;
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants