]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Remove superfluous cursor:pointer 14030/head
authorBas Bosman <github@nazgul.nu>
Thu, 3 Jul 2014 11:17:14 +0000 (13:17 +0200)
committerBas Bosman <github@nazgul.nu>
Thu, 3 Jul 2014 11:17:14 +0000 (13:17 +0200)
dist/css/bootstrap.css
docs/dist/css/bootstrap.css
less/buttons.less

index c2b4f1a6f568b2cf6a0c755b4ad41c1e64b63955..727a1eadd9576a876035a82091ccbf56eebcb28a 100644 (file)
@@ -3037,7 +3037,6 @@ fieldset[disabled] .btn-danger.active {
 .btn-link {
   font-weight: normal;
   color: #428bca;
-  cursor: pointer;
   border-radius: 0;
 }
 .btn-link,
index c2b4f1a6f568b2cf6a0c755b4ad41c1e64b63955..727a1eadd9576a876035a82091ccbf56eebcb28a 100644 (file)
@@ -3037,7 +3037,6 @@ fieldset[disabled] .btn-danger.active {
 .btn-link {
   font-weight: normal;
   color: #428bca;
-  cursor: pointer;
   border-radius: 0;
 }
 .btn-link,
index 492bdc65ae81fbfb15f41f621be906e427a39649..b6a7c31d05fd27a8ac16851e8e21251e9d4daa55 100644 (file)
@@ -85,7 +85,6 @@
 .btn-link {
   color: @link-color;
   font-weight: normal;
-  cursor: pointer;
   border-radius: 0;
 
   &,