FluentBootstrap
FluentBootstrap copied to clipboard
Add support for disabled button elements
We currently support the CSS-driven disabled state for LinkButton, but it looks like Bootstrap recently added support for disabled <button> elements as well: http://getbootstrap.com/css/#button-element-1 This will need to be supported with a separate extension.