Looking to change the font style of the select list items, ie the "options". Is this possible with an inline style overriding
.pq-select-menu > .pq-select-option-label in pqselect.dev.css? I tried overriding that style tag in the css file itself as in this fiddle example but
no love:
http://jsfiddle.net/8fscze6d/ . So I'm not sure what's happening. I just want the options to list in normal weight font (not bold).
Thanks,
M