Jump to content

jcry87

New Members
  • Posts

    1
  • Joined

  • Last visited

jcry87's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. If you want fix that, you need add css styles for radio or checkbox : input[type=radio]:focus { outline: none;} input[type=radio]:-moz-focusring {outline:none;} input[type=checkbox]:focus { outline: none;} input[type=checkbox]:-moz-focusring {outline:none;}
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.