]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Show active buttons when form disabled 16804/head
authorEdwin Lin <edwinlin1987@gmail.com>
Sat, 11 Jul 2015 04:10:19 +0000 (21:10 -0700)
committerEdwin Lin <edwinlin1987@gmail.com>
Sat, 11 Jul 2015 04:10:19 +0000 (21:10 -0700)
less/mixins/buttons.less

index 6875a97c8b80d3f119f98cff91e830a7aa5dca12..b294d8c210e07ad3e1293863c3ab0c8a45c960c7 100644 (file)
   &.disabled,
   &[disabled],
   fieldset[disabled] & {
-    &,
     &:hover,
     &:focus,
-    &.focus,
-    &:active,
-    &.active {
+    &.focus {
       background-color: @background;
           border-color: @border;
     }