]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Squashed commit of the following: 13549/head
authorDaniel <dano.husar@gmail.com>
Sat, 10 May 2014 16:39:34 +0000 (17:39 +0100)
committerDaniel <dano.husar@gmail.com>
Sat, 10 May 2014 16:39:34 +0000 (17:39 +0100)
commit 81324491f4913d6797c3c9e4df83a1aefd7d9116
Author: Daniel <dano.husar@gmail.com>
Date:   Sat May 10 17:37:29 2014 +0100

    use opacity mixin

commit 694b0a3fcd196e8cba9e4c23850f903c0804cb44
Author: Daniel Husar <dano.husar@gmail.com>
Date:   Fri May 9 13:47:35 2014 +0100

    Update button-groups.less

less/button-groups.less

index ef11cf12aa54909122a4493885aaf94d75df480c..6dbb09f4c558a9902b4ff4975485d1ec3eaa364e 100644 (file)
 [data-toggle="buttons"] > .btn > input[type="checkbox"] {
   position: absolute;
   z-index: -1;
-  opacity: 0;
+  .opacity(0);
 }