What I want to achieve is to disable the Twitter Bootstrap class for my own input element with class named login_button. By default the bootstrap.min.css<
login_button
bootstrap.min.css<
You can't, except by modifying bootstrap.min.css. All you can do is overwrite the styles with more specific selectors.