I\'m trying to remove default focus froom chrome and it works with outline:none; in the same time I want to add an box-shadow but it not working for select .
Try this:
* { outline-color: lime; }