[2.0.3] Disable table row hover effect
Created by: simshaun
All tables with a class of table
automatically receive a row hover effect.
Keeping in line with the other table features that Bootstrap offers, it would be great if this effect is not enabled by default. Perhaps a new row-hover
class would be enable the feature.
At the very least it would be nice to have a class in Bootstrap that disables the hover effect.