Open emilsoman opened 12 years ago
Adding this to the end of darkstrap css fixed it :
option{
background: #202020;
background-color: rgba(0, 0, 0, 0.3);
}
I had an issue getting <option>
s to actually appear white across browsers.
I'll have to take a harder look.
I was checking the demo page for Darkstrap . Noticed that the background of the select dropdown appears bright. This happens only in Chrome. Any clue ?
Tried to take a screenshot but surprisingly the "Print Screen" button doesn't work when the dropdown is visible in Chrome !