Styling select options

后端 未结 1 999
长情又很酷
长情又很酷 2020-12-20 04:29

I have this:

\"Annoying

I would like the highlight and the border around th

相关标签:
1条回答
  • 2020-12-20 04:44

    This isn't possible as the select color is OS specific, not browser. You will have to resort to some Javascript library to allow you to do this.

    Something like this might help, but as you said you're not interested in JS solutions, unfortunately you'll have to live with the blue,

    0 讨论(0)
提交回复
热议问题