Created by: Stardog
Buttons using btn layouts on hover. Example:
<button class="btn btn-danger-hover">Danger!</button>
Uses btn-default background and border with @brand-{color} text color. On hover, inherits appropriate btn-{button-type} class.
Inspired by Github's "Cancel" button.