update bootstrap to 3.0.0-rc2
[bootswatch] / bower_components / bootstrap / less / tooltip.less
old mode 100644 (file)
new mode 100755 (executable)
index 819b9df..5a95b84
@@ -13,7 +13,7 @@
   line-height: 1.4;
   .opacity(0);
 
-  &.in     { .opacity(1); }
+  &.in     { .opacity(.9); }
   &.top    { margin-top:  -3px; padding: 5px 0; }
   &.right  { margin-left:  3px; padding: 0 5px; }
   &.bottom { margin-top:   3px; padding: 5px 0; }