]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
removing duplicate reset filter since we changed the main button to use buttonBackgro...
authorMark Otto <markotto@twitter.com>
Sat, 18 Feb 2012 04:47:02 +0000 (20:47 -0800)
committerMark Otto <markotto@twitter.com>
Sat, 18 Feb 2012 04:47:02 +0000 (20:47 -0800)
docs/assets/bootstrap.zip
docs/assets/css/bootstrap.css
less/buttons.less

index 4a303bd001aadd000214b40a461c56ea9fedfd32..fd30c5c35c539657de901833dd8b4c4a53c95116 100644 (file)
Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ
index 9de79ddb71d86a14acd565e121295738ff46ff04..33ab32b09a4f74bd0f3cb654c1cc35c66e55d931 100644 (file)
@@ -1737,7 +1737,6 @@ table .span12 {
   -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
   box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
   cursor: pointer;
-  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
   *margin-left: .3em;
 }
 .btn:hover,
index 7b29f22bb2e0f67b338a533f8f4c1d180efccd27..bdc1932ca081ad4ed3185da8b0e89b447877b40c 100644 (file)
@@ -25,7 +25,6 @@
   cursor: pointer;
 
   // Give IE7 some love
-  .reset-filter();
   .ie7-restore-left-whitespace();
 }