Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS How to fix selection issue in Chrome? Re: How to fix selection issue in Chrome?

#122378
grimski
Participant

Looks like the glow you get on textfields/textareas.

Try adding ‘outline: none;’ to your ‘.ui-accordion-header’

Hopefully that’ll do the trick?