The short answer is don’t do this
You’re much better off targeting a secondary button class, btn-default
, btn-primary
, btn-flat
— these secondary classes represent a visual type of button.
.btn
and button
are more broadly “this is a button” rather than any specific appearance