]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Add .disabled class styling for .btn-styles 15482/head
authorliias <madisliias@gmail.com>
Fri, 2 Jan 2015 09:28:09 +0000 (11:28 +0200)
committerliias <madisliias@gmail.com>
Fri, 2 Jan 2015 09:28:09 +0000 (11:28 +0200)
commitba8a40e7888f80ee22760b36e032417804ce3cec
tree7323a88df130d877f7f18a8375b9ea117fadfcc1
parent57260f16b364e4cb559cd65159197fd1cf5248f7
Add .disabled class styling for .btn-styles

Bootstrap itself has .btn-default.disabled styled. IE8 with angularjs has some weird behaviour if anchor has disabled attribute set, so I use disabled class as a workaround and assume the .disabled class styles the buttons the same as disabled attribute would.
less/theme.less